mbox series

[GIT,PULL] hwspinlock updates for v6.9

Message ID 20240321125730.1676568-1-andersson@kernel.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] hwspinlock updates for v6.9 | expand

Pull-request

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

Message

Bjorn Andersson March 21, 2024, 12:57 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org March 21, 2024, 5:57 p.m. UTC | #1
The pull request you sent on Thu, 21 Mar 2024 05:57:28 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2ac2b1665d3fbec6ca709dd6ef3ea05f4a51ee4c

Thank you!