Hi Daniel, On Wed, 25 Feb 2009 21:10:18 +0100, Daniel Mack wrote: > This patch adds a driver for Intersil's ISL29003 ambient light sensor > device plus some documentation. Inspired by tsl2550.c, a driver for a > similar device. > > Signed-off-by: Daniel Mack <daniel@xxxxxxxx> > --- > Documentation/i2c/chips/isl29003 | 62 +++++ > drivers/i2c/chips/Kconfig | 10 + > drivers/i2c/chips/Makefile | 1 + Please read the header of these 2 files again. > drivers/i2c/chips/isl29003.c | 517 ++++++++++++++++++++++++++++++++++++++ > 4 files changed, 590 insertions(+), 0 deletions(-) > create mode 100644 Documentation/i2c/chips/isl29003 > create mode 100644 drivers/i2c/chips/isl29003.c -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html