Message ID | 20240418121116.22184-1-kabel@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | Turris Omnia MCU driver | expand |
On Thu, Apr 18, 2024 at 02:11:05PM +0200, Marek Behún wrote: > Hello Andy, Dan, Linus, Arnd, Gregory, and others, > > I am sending v6 of the series adding Turris Omnia MCU driver. > > This series depends on the immutable branch between LEDs and locking, > introducing devm_mutex_init(), see the PR > https://lore.kernel.org/linux-leds/20240412084616.GR2399047@google.com/ ... > devm-helpers: Add resource managed version of irq_create_mapping() > devm-helpers: Add resource managed version of debugfs directory create > function IIUC you created them as static inline, the header will become yet another cumbersome and messy "kernel.h". Can we prevent that?