On Tue, 11 Mar 2025 12:28:06 +1100 Craig McQueen wrote: > I've done some significant rework since my original submission of this. > > * Moved and renamed driver to drivers/leds/trigger/ledtrig-user.c, > following kernel arrangement of trigger drivers. > But note the char device name and uapi header file are still named > 'uledtriggers'. > * Fixed a mutex reentrancy issue with the 'activate' function. > * Code refactoring and add comments. > * Add new documentation page to index. I should also mention that I have tested this with Python test code, which is currently here: https://github.com/cmcqueen/linux-kernel-uledtriggers