linux/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 backlight: simplify corgi_bl locking 2007-02-20 09:26:54 +00:00
cr_bllcd.c backlight: Convert from struct class_device to struct device 2007-07-16 01:20:23 +01:00
hp680_bl.c backlight: Separate backlight properties from backlight ops pointers 2007-02-20 09:26:53 +00:00
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 [ARM] 4250/1: Fix locomo backlight conversion error/compile failure 2007-03-08 13:34:01 +00:00
Makefile vmlfb: framebuffer driver for Intel Vermilion Range 2007-05-08 11:15:32 -07:00
progear_bl.c [PATCH] misc NULL noise 2007-03-14 15:27:49 -07:00