]> www.infradead.org Git - users/jedix/linux-maple.git/commit
turris-omnia-mcu-interface.h: Move command execution function to global header
authorMarek BehĂșn <kabel@kernel.org>
Mon, 11 Nov 2024 10:03:45 +0000 (11:03 +0100)
committerLee Jones <lee@kernel.org>
Thu, 12 Dec 2024 18:36:07 +0000 (18:36 +0000)
commit082e8f6db9092d19ae84549874daaef240c2207b
tree88ea7368e31c5e42a4055ad0899f1a8025c43aea
parenta1234b215538279c8520481f6d539f1582bd17d8
turris-omnia-mcu-interface.h: Move command execution function to global header

Move the command execution functions from the turris-omnia-mcu platform
driver private header to the global turris-omnia-mcu-interface.h header,
so that they can be used by the LED driver.

Signed-off-by: Marek BehĂșn <kabel@kernel.org>
Link: https://lore.kernel.org/r/20241111100355.6978-2-kabel@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/platform/cznic/turris-omnia-mcu-base.c
drivers/platform/cznic/turris-omnia-mcu.h
include/linux/turris-omnia-mcu-interface.h