Files
linux/include
Hyungwon Hwang cca0ba2df3 backlight: Change the return type of backlight_update_status() to int
Backlight device returns the result of update_status(), but
backlight_update_status() ignores it. So the consumers cannot confirm the
result of their function call. This patch makes the result to be returned
back for consumers.

Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
Acked-by: Jingoo Han <jingoohan1@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2015-06-23 15:47:35 +01:00
..
2015-04-28 23:58:54 +02:00
2015-04-26 22:59:53 -04:00