[GIT PULL] LED fix for 4.15-rc7

From: Jacek Anaszewski
Date: Sun Jan 07 2018 - 08:15:37 EST


Hi Linus,

Please pull LED regression fix for 4.15-rc7.

The commit 2b83ff96f51d for 4.15-rc6, which was fixing LED brightness
setting after clearing delay_off broke the behavior on any alteration
of delay_on{off} properties, due to use of a LED core helper that does
too much for this particular case.

The following changes since commit 30a7acd573899fd8b8ac39236eff6468b195ac7d:

Linux 4.15-rc6 (2017-12-31 14:47:43 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git tags/led_fixes_for_4.15-rc7

for you to fetch changes up to 7b6af2c53192f1766892ef40c8f48a413509ed72:

leds: core: Fix regression caused by commit 2b83ff96f51d (2018-01-07 13:27:07 +0100)

Thanks,
Jacek Anaszewski

----------------------------------------------------------------
LED fix for 4.15-rc7
----------------------------------------------------------------
Jacek Anaszewski (1):
leds: core: Fix regression caused by commit 2b83ff96f51d

drivers/leds/led-core.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)