]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Since commit a19a6ee "backlight: Allow properties to be passed at
authorAxel Lin <axel.lin@gmail.com>
Sat, 16 Jul 2011 13:31:00 +0000 (23:31 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 26 Jul 2011 05:05:08 +0000 (15:05 +1000)
commit5d57701313d77f8b686155f05117e2c7eb1f8330
tree3656af6b62f74eb60476a22de3dc3a391da5499c
parente583a61e0715ffac799f0c82bc9f7bc36b37f26a
Since commit a19a6ee "backlight: Allow properties to be passed at
registration" and commit bb7ca74 "backlight: add backlight type", we can
set backlight type and max_brightness before backlights are registered.
Some newly added drivers did not set it properly, let's fix it.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Matthew Garrett <mjg@redhat.com>
Cc: Jingoo Han <jg1.han@samsung.com>
Cc: Donghwa Lee <dh09.lee@samsung.com>
Cc: InKi Dae <inki.dae@samsung.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/video/backlight/ams369fg06.c
drivers/video/backlight/ld9040.c
drivers/video/backlight/s6e63m0.c