uapi: regulator: Fix typoFix minor typo.Signed-off-by: Naresh Solanki <[email protected]>Link: https://msgid.link/r/[email protected]Signed-off-by:
uapi: regulator: Fix typoFix minor typo.Signed-off-by: Naresh Solanki <[email protected]>Link: https://msgid.link/r/[email protected]Signed-off-by: Mark Brown <[email protected]>
show more ...
regulator: event: Add regulator netlink event supportThis commit introduces netlink event support to the regulator subsystem.Changes:- Introduce event.c and regnl.h for netlink event handling.-
regulator: event: Add regulator netlink event supportThis commit introduces netlink event support to the regulator subsystem.Changes:- Introduce event.c and regnl.h for netlink event handling.- Implement reg_generate_netlink_event to broadcast regulator events.- Update Makefile to include the new event.c file.Signed-off-by: Naresh Solanki <[email protected]>Link: https://lore.kernel.org/r/[email protected]Signed-off-by: Mark Brown <[email protected]>