Re: [PATCH -next] ARM: OMAP: Use DEFINE_SPINLOCK() for spinlock

From: Tony Lindgren
Date: Wed Mar 31 2021 - 02:00:26 EST


* Chen Lifu <chenlifu@xxxxxxxxxx> [210327 11:53]:
> From: Lifu Chen <chenlifu@xxxxxxxxxx>
>
> spinlock can be initialized automatically with DEFINE_SPINLOCK()
> rather than explicitly calling spin_lock_init().

Thanks applying into omap-for-v5.13/soc.

Tony