On Thu, Mar 19, 2026 at 7:00 PM Wolfram Sang <[email protected]> wrote: > > Factor out the entries only needed for providers from the generic public > header. This allows for a clean separation between providers and > consumers. All providers are in the hwspinlock subsystem currently and > are trivially converted here as well. > > Signed-off-by: Wolfram Sang <[email protected]> > --- > MAINTAINERS | 1 + > drivers/hwspinlock/hwspinlock_core.c | 1 + > drivers/hwspinlock/omap_hwspinlock.c | 2 +- > drivers/hwspinlock/qcom_hwspinlock.c | 2 +- > drivers/hwspinlock/sprd_hwspinlock.c | 2 +- > drivers/hwspinlock/stm32_hwspinlock.c | 2 +-
> drivers/hwspinlock/sun6i_hwspinlock.c | 2 +- Acked-by: Chen-Yu Tsai <[email protected]> # for sun6i

