Re: [PATCH v5 14/15] hwspinlock: refactor provider.h from public header
From: Chen-Yu Tsai
Date: Thu Mar 19 2026 - 09:10:48 EST
On Thu, Mar 19, 2026 at 7:00 PM Wolfram Sang
<wsa+renesas@xxxxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxx>
> ---
> 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@xxxxxxxxxx> # for sun6i