]> git.baikalelectronics.ru Git - kernel.git/commit
leds: lm3692x: Disable chip on brightness 0
authorGuido Günther <agx@sigxcpu.org>
Mon, 6 Jan 2020 15:48:53 +0000 (16:48 +0100)
committerPavel <pavel@ucw.cz>
Tue, 7 Jan 2020 13:09:27 +0000 (14:09 +0100)
commit1011911525b12ad37326353830ca9c746624e805
tree33557da2698d770c28d6369daf232819cdd581a5
parentaf0ca2f7ccb9734023cc41375a3b3504c6b635ed
leds: lm3692x: Disable chip on brightness 0

Otherwise there's a noticeable glow even with brightness 0. Also
turning off the regulator can save additional power.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
drivers/leds/leds-lm3692x.c