commit | b3de3402e5ab8edfbbdbbb86393692431522f6d3 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Fri May 30 12:10:49 2014 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Jun 23 13:26:02 2014 +0100 |
tree | 4cd96d0703f3e15f896753560ea679c376c06644 | |
parent | a5d8e2e73c7f1dcee485d55225628317d8d441c0 [diff] |
backlight: Show brightness even if get_brightness is not implemented Many implementations of get_brightness operation returns only value of props.brightness field. This change makes such implementations unnecessary. Acked-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>