]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
leds: ktd2692: Set missing timing properties
authorRaymond Hackley <raymondhackley@protonmail.com>
Sun, 3 Nov 2024 08:35:16 +0000 (08:35 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2024 12:53:38 +0000 (13:53 +0100)
commit0cd2384e617f88513c5e1937a3f5a3031e47ce17
tree520bc849d44802e0a1c6f3a4b65db71fb5435d6a
parent072d5a70e5767dc6c89eae6ea143cc5480cc83a0
leds: ktd2692: Set missing timing properties

[ Upstream commit 95c65546f03f888481eda98b499947252e1f3b20 ]

props.timing is not set after commit b5a8c50e5c18 ("leds: ktd2692: Convert
to use ExpressWire library"). Set it with ktd2692_timing.

Fixes: b5a8c50e5c18 ("leds: ktd2692: Convert to use ExpressWire library")
Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
Acked-by: Duje Mihanović <duje.mihanovic@skole.hr>
Link: https://lore.kernel.org/r/20241103083505.49648-1-raymondhackley@protonmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/leds/flash/leds-ktd2692.c