android_kernel_samsung_msm8976/drivers/video/nvidia
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
..
Makefile [PATCH] Rewritten backlight infrastructure for portable Apple computers 2006-06-25 10:00:59 -07:00
nv_accel.c nvidiafb: prevent triggering of softlockup 2007-05-08 11:15:32 -07:00
nv_backlight.c backlight: Convert from struct class_device to struct device 2007-07-16 01:20:23 +01:00
nv_dma.h
nv_hw.c fbdev: geforce 7300 cleanup 2007-05-11 08:29:37 -07:00
nv_i2c.c nvidiafb: access CRT registers safely 2007-05-08 11:15:28 -07:00
nv_local.h nvidiafb: prevent triggering of softlockup 2007-05-08 11:15:32 -07:00
nv_of.c [POWERPC] Rename get_property to of_get_property: drivers 2007-05-02 20:04:32 +10:00
nv_proto.h backlight: Remove uneeded nvidia set_power calls 2007-02-20 08:38:45 +00:00
nv_setup.c nvidiafb/rivafb: switch to pci_get refcounting 2007-05-08 11:15:32 -07:00
nv_type.h nvidiafb: VGA state save and restore 2007-05-08 11:15:28 -07:00
nvidia.c nvidiafb: Enable debugging messages a Kconfig option 2007-05-11 08:29:37 -07:00