mbox series

[GIT,PULL] hwspinlock updates for v6.15

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

Pull-request

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

Message

Bjorn Andersson March 28, 2025, 5:18 p.m. UTC
The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:

  Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)

are available in the Git repository at:

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

for you to fetch changes up to fec04edb74126f21ac628c7be763c97deb49f69d:

  hwspinlock: Remove unused hwspin_lock_get_id() (2025-03-21 17:12:04 -0500)

----------------------------------------------------------------
hwspinlock updates for v6.15

Drop a few unused functions from the hwspinlock framework.

----------------------------------------------------------------
Dr. David Alan Gilbert (2):
      hwspinlock: Remove unused (devm_)hwspin_lock_request()
      hwspinlock: Remove unused hwspin_lock_get_id()

 Documentation/locking/hwspinlock.rst | 57 +---------------------
 drivers/hwspinlock/hwspinlock_core.c | 94 ------------------------------------
 include/linux/hwspinlock.h           | 18 -------
 3 files changed, 1 insertion(+), 168 deletions(-)

Comments

pr-tracker-bot@kernel.org March 30, 2025, 2:39 a.m. UTC | #1
The pull request you sent on Fri, 28 Mar 2025 12:18:27 -0500:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7d4eca7ac5f92eceeadfae0321621ddef1346c5a

Thank you!