[GIT PULL] hwspinlock updates for v6.9

From: Bjorn Andersson
Date: Thu Mar 21 2024 - 08:52:57 EST



The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/hwlock-v6.9

for you to fetch changes up to cebaa386d5ee1a44a58c12f1d220f62cc567fdb0:

hwspinlock: omap: Use index to get hwspinlock pointer (2024-03-05 20:01:14 -0800)

----------------------------------------------------------------
hwspinlock updates for v6.9

This provides some code cleanup for the OMAP hwspinlock driver.

----------------------------------------------------------------
Andrew Davis (4):
hwspinlock: omap: Remove unneeded check for OF node
hwspinlock: omap: Use devm_pm_runtime_enable() helper
hwspinlock: omap: Use devm_hwspin_lock_register() helper
hwspinlock: omap: Use index to get hwspinlock pointer

drivers/hwspinlock/omap_hwspinlock.c | 57 +++++++-----------------------------
1 file changed, 10 insertions(+), 47 deletions(-)