summaryrefslogtreecommitdiff
path: root/drivers/video/backlight/apple_bl.c
AgeCommit message (Collapse)AuthorFilesLines
2011-03-23mbp_nvidia_bl: rename to apple_blMatthew Garrett1-0/+241
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>