summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight/generic_bl.c
Commit message (Collapse)AuthorAgeFilesLines
* backlight: Constify struct backlight_opsEmese Revfy2009-12-161-1/+1
| | | | | Signed-off-by: Emese Revfy <re.emese@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* backlight: Rename the corgi backlight driver to genericRichard Purdie2009-01-081-0/+147
The corgi backlight driver is really generic code. This rename makes this a lot clearer and completes the partial rename made a while ago. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>