Re: [RFC] [PATCH] Adding support for BMP085 pressure sensor.

From: Randy Dunlap
Date: Mon Jun 14 2010 - 12:45:25 EST


On Mon, 14 Jun 2010 19:49:00 +0530 Datta, Shubhrajyoti wrote:

>
> Adding support for BMP085 pressure sensor.
> The interface of the device is I2C.
> The driver is based on a version initially written by Christoph
> Mair.
>
>
> Signed-off-by: Shubhrajyoti Datta <shubhrajyoti@xxxxxx>
> ---
> drivers/misc/bmp085.c | 342 +++++++++++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 342 insertions(+), 0 deletions(-)
> create mode 100644 drivers/misc/bmp085.c


No Kconfig and Makefile changes?

---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/