commit | 56d06fdee534124f79b51ff92232373b783cddc2 | [log] [tgz] |
---|---|---|
author | Gabriele Mazzotta <gabriele.mzt@gmail.com> | Tue Dec 23 10:59:23 2014 -0800 |
committer | Bryan Wu <cooloney@gmail.com> | Wed Jan 14 10:40:19 2015 -0800 |
tree | 126c70b1e945ab98c4458182652a556cdf094ef9 | |
parent | 13b695f3c41bc691028f255eae2f8e1938377565 [diff] |
leds: Don't allow brightness values greater than max_brightness Since commit 4d71a4a12b13 ("leds: Add support for setting brightness in a synchronous way") the value passed to brightness_set() is no longer limited to max_brightness and can be different from the internally saved brightness value. Signed-off-by: Gabriele Mazzotta <gabriele.mzt@gmail.com> Signed-off-by: Bryan Wu <cooloney@gmail.com>