23 Jun, 2014
1 commit
-
Since backlight core returns props.brightness in case get_brightness
is not implemented trivial implementations are not needed anymore.Acked-by: Jingoo Han
Signed-off-by: Andrzej Hajda
Signed-off-by: Lee Jones
13 Nov, 2013
2 commits
-
Use devm_backlight_device_register() to make cleanup paths simpler.
Signed-off-by: Jingoo Han
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds -
Use the wrapper function for retrieving the platform data instead of
accessing dev->platform_data directly. This is a cosmetic change to
make the code simpler and enhance the readability.Signed-off-by: Jingoo Han
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
16 Jul, 2013
1 commit
-
The LV5207LP is a multi-purpose 7 LEDs driver for the mobile market.
Only the main LED is supported by this driver.Signed-off-by: Laurent Pinchart
Acked-by: Jingoo Han
Signed-off-by: Simon Horman