Files
linux/include
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
..
2007-06-02 01:02:09 -04:00
2007-07-11 16:02:11 -07:00
2007-07-15 16:40:52 -07:00
2007-07-12 16:04:39 -07:00
2007-07-11 16:02:11 -07:00
2007-07-11 16:02:11 -07:00
2007-07-11 16:02:11 -07:00
2007-06-24 08:59:11 -07:00
2007-07-11 16:02:11 -07:00
2007-05-31 11:03:27 +02:00