]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
mbp_nvidia_bl: rename to apple_bl
authorMatthew Garrett <mjg@redhat.com>
Tue, 22 Mar 2011 23:30:28 +0000 (16:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 23 Mar 2011 00:44:00 +0000 (17:44 -0700)
commit39b3dee76fa1f1ac8310ea5898ba7c07280bdd9f
tree2e1ea6ca8afa6c15dc6a288c1b800e52cd823f39
parent99fd28e19429f5212f0758adc1b2f08c6e63b6db
mbp_nvidia_bl: rename to apple_bl

It works on hardware other than Macbook Pros, and it works on GPUs other
than Nvidia.  It should even work on iMacs, so change the name to match
reality more precisely and include an alias so existing users don't get
confused.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Acked-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: Mourad De Clerck <mourad@aquazul.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/backlight/Kconfig
drivers/video/backlight/Makefile
drivers/video/backlight/apple_bl.c [new file with mode: 0644]
drivers/video/backlight/mbp_nvidia_bl.c [deleted file]