android_kernel_xiaomi_sm7250/drivers/video/backlight
Richard Purdie 599a52d126 backlight: Separate backlight properties from backlight ops pointers
Per device data such as brightness belongs to the indivdual device
and should therefore be separate from the the backlight operation
function pointers. This patch splits the two types of data and
allows simplifcation of some code.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
2007-02-20 09:26:53 +00:00
..
backlight.c backlight: Separate backlight properties from backlight ops pointers 2007-02-20 09:26:53 +00:00
corgi_bl.c backlight: Separate backlight properties from backlight ops pointers 2007-02-20 09:26:53 +00:00
hp680_bl.c backlight: Separate backlight properties from backlight ops pointers 2007-02-20 09:26:53 +00:00
Kconfig backlight: Fix Kconfig entries 2007-02-20 08:38:45 +00:00
lcd.c backlight: Separate backlight properties from backlight ops pointers 2007-02-20 09:26:53 +00:00
locomolcd.c backlight: Separate backlight properties from backlight ops pointers 2007-02-20 09:26:53 +00:00
Makefile backlight: Add Frontpath ProGear HX1050+ driver 2007-02-20 08:35:09 +00:00
progear_bl.c backlight: Separate backlight properties from backlight ops pointers 2007-02-20 09:26:53 +00:00