[PATCH v5 14/15] hwspinlock: refactor provider.h from public header
Chen-Yu Tsai
wens at kernel.org
Thu Mar 19 06:10:16 PDT 2026
On Thu, Mar 19, 2026 at 7:00 PM Wolfram Sang
<wsa+renesas at sang-engineering.com> 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 <wsa+renesas at sang-engineering.com>
> ---
> 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 <wens at kernel.org> # for sun6i
More information about the linux-arm-kernel
mailing list