]> git.baikalelectronics.ru Git - kernel.git/commit
backlight: new driver for the ADP8870 backlight devices
authorMichael Hennerich <michael.hennerich@analog.com>
Wed, 15 Jun 2011 22:08:11 +0000 (15:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Jun 2011 03:03:59 +0000 (20:03 -0700)
commit174d8206089e109df63a2dd7ef44a3a17830cabd
tree2500a9be830853d901d6b8210f9bfbae02a9987a
parentbf78ff6fc0a7d028c0892e28412f0e5ba72d4103
backlight: new driver for the ADP8870 backlight devices

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/ABI/testing/sysfs-class-backlight-driver-adp8870 [new file with mode: 0644]
drivers/video/backlight/Kconfig
drivers/video/backlight/Makefile
drivers/video/backlight/adp8870_bl.c [new file with mode: 0644]
include/linux/i2c/adp8870.h [new file with mode: 0644]