* 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 .
From: Lifu Chen <chenlifu@xxxxxxxxxx> spinlock can be initialized automatically with DEFINE_SPINLOCK() rather than explicitly calling spin_lock_init().