1
0
Fork 0
alistair23-linux/drivers/video/backlight
Andrzej Zaborowski ec072b0f8b backlight: Add OMAP1 PWL backlight driver
This adds the OMAP1 PWL-based LCD backlight driver.  It's been in the OMAP
tree for some time.  Note that OMAP2 can do similar things with the generic
timers which have PWM outputs.  Such timers are more generic than the PWL
found on OMAP1 chips, but have a different EMI profile because they aren't
driven by a pseudorandom number generator.

[akpm@linux-foundation.org: cleanups]
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Andrzej Zaborowski <balrogg@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
2008-02-07 09:31:52 +00:00
..
Kconfig backlight: Add OMAP1 PWL backlight driver 2008-02-07 09:31:52 +00:00
Makefile backlight: Add OMAP1 PWL backlight driver 2008-02-07 09:31:52 +00:00
backlight.c backlight: Avoid unecessary driver callbacks 2008-02-07 09:31:52 +00:00
corgi_bl.c backlight: Convert corgi backlight driver into a more generic driver 2007-10-11 22:24:13 +01:00
cr_bllcd.c fbdev: change asm/uaccess.h to linux/uaccess.h 2007-10-16 09:43:17 -07:00
hp680_bl.c backlight: Fix up hp680_bl build. 2007-09-21 11:57:53 +09:00
lcd.c backlight/leds: Make two structs static 2007-10-11 22:24:12 +01:00
locomolcd.c [ARM] 4250/1: Fix locomo backlight conversion error/compile failure 2007-03-08 13:34:01 +00:00
ltv350qv.c backlight: Add Samsung LTV350QV LCD driver 2007-10-11 22:24:12 +01:00
ltv350qv.h backlight: Add Samsung LTV350QV LCD driver 2007-10-11 22:24:12 +01:00
omap1_bl.c backlight: Add OMAP1 PWL backlight driver 2008-02-07 09:31:52 +00:00
progear_bl.c fbdev: change asm/uaccess.h to linux/uaccess.h 2007-10-16 09:43:17 -07:00