linux/drivers/video/riva
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
..
fbdev.c backlight: Convert from struct class_device to struct device 2007-07-16 01:20:23 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nv_driver.c nvidiafb/rivafb: switch to pci_get refcounting 2007-05-08 11:15:32 -07:00
nv_type.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
nvreg.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
riva_hw.c nvidiafb/rivafb: switch to pci_get refcounting 2007-05-08 11:15:32 -07:00
riva_hw.h [PATCH] atyfb, rivafb: minor fixes 2006-12-08 08:29:05 -08:00
riva_tbl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rivafb-i2c.c rivafb: Fix I2C getscl callback function 2007-05-11 08:29:37 -07:00
rivafb.h rivafb/nvidiafb: Various cleanups 2007-05-08 11:15:28 -07:00