Re: [PATCH] I2C: TSL2550 support.

From: Jean Delvare
Date: Wed Jun 20 2007 - 05:45:17 EST


Hi Rodolfo,

On Tue, 19 Jun 2007 16:47:30 +0200, Rodolfo Giometti wrote:
> Add support for Taos TSL2550 ambient light sensors.
> (http://www.taosinc.com/product_detail.asp?cateid=4&proid=18).
>
> Signed-off-by: Rodolfo Giometti <giometti@xxxxxxxx>
> ---
> drivers/i2c/chips/Kconfig | 10 +
> drivers/i2c/chips/Makefile | 1 +
> drivers/i2c/chips/tsl2550.c | 453 +++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 464 insertions(+), 0 deletions(-)
> create mode 100644 drivers/i2c/chips/tsl2550.c

Patch applied, thank you.

--
Jean Delvare
-
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/