]> www.infradead.org Git - users/jedix/linux-maple.git/commit
leds: turris-omnia: Use command execution functions from the MCU driver
authorMarek BehĂșn <kabel@kernel.org>
Mon, 11 Nov 2024 10:03:46 +0000 (11:03 +0100)
committerLee Jones <lee@kernel.org>
Thu, 12 Dec 2024 18:37:36 +0000 (18:37 +0000)
commitb4c3960da27dd91412e04bc263311c16e6c46fb0
treea5e86ae5d86c83e9fb5441cc6b8a231497fb47f7
parent082e8f6db9092d19ae84549874daaef240c2207b
leds: turris-omnia: Use command execution functions from the MCU driver

Use the MCU command execution functions from the MCU driver instead of
the ad-hoc implementation in the LED driver. This allows as to drop the
LED driver implementation, which is a duplicate.

Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Link: https://lore.kernel.org/r/20241111100355.6978-3-kabel@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/Kconfig
drivers/leds/leds-turris-omnia.c