android_kernel_xiaomi_sm8350/drivers/video/backlight
Richard Purdie 655bfd7aeb backlight: Convert from struct class_device to struct device
Convert the backlight and LCD classes from struct class_device
to struct device since class_device is scheduled for removal.

One nasty API break is the backlight power attribute has had to be
renamed to bl_power and the LCD power attribute has had to be renamed
to lcd_power since the original names clash with the core. I can't see
a way around this.

Signed-off-by: Richard Purdie <rpurdie@rpsys.net>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-07-16 01:20:23 +01:00
..
backlight.c backlight: Convert from struct class_device to struct device 2007-07-16 01:20:23 +01:00
corgi_bl.c
cr_bllcd.c backlight: Convert from struct class_device to struct device 2007-07-16 01:20:23 +01:00
hp680_bl.c
Kconfig backlight: Fix order of Kconfig entries 2007-07-16 01:16:36 +01:00
lcd.c backlight: Convert from struct class_device to struct device 2007-07-16 01:20:23 +01:00
locomolcd.c
Makefile vmlfb: framebuffer driver for Intel Vermilion Range 2007-05-08 11:15:32 -07:00
progear_bl.c