]> www.infradead.org Git - users/jedix/linux-maple.git/commit
leds: turris-omnia: Use global header for MCU command definitions
authorMarek BehĂșn <kabel@kernel.org>
Mon, 11 Nov 2024 10:03:48 +0000 (11:03 +0100)
committerLee Jones <lee@kernel.org>
Thu, 12 Dec 2024 18:37:36 +0000 (18:37 +0000)
commit5d2f88320c2f7d15830f2f3b51726ef6ba999195
treedf426dc0ced663366a318af09aeea89d18f189a0
parentd665d7f2800fff5da9311e4c8c236966ba57d440
leds: turris-omnia: Use global header for MCU command definitions

The global turris-omnia-mcu-interface.h header file contains the
definitions for MCU commands. Drop the driver-internal definitions and
use the global ones.

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