public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] hwspinlock updates for v7.1
@ 2026-04-17 20:03 Bjorn Andersson
  2026-04-17 21:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Andersson @ 2026-04-17 20:03 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-remoteproc, linux-kernel, Wolfram Sang


The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/hwlock-v7.1

for you to fetch changes up to ad5fd5aeb65a4426635cf55ef06c96e60a66e648:

  hwspinlock: remove now unused pdata from header file (2026-04-06 09:43:18 -0500)

----------------------------------------------------------------
hwspinlock updates for v7.1

Remove the unused u8500 hardware spinlock driver, and clean out the
hwspinlock_pdata struct as this was the last user of the struct.

----------------------------------------------------------------
Wolfram Sang (2):
      hwspinlock: u8500: delete driver
      hwspinlock: remove now unused pdata from header file

 MAINTAINERS                      |   1 -
 arch/arm/configs/u8500_defconfig |   1 -
 drivers/hwspinlock/Kconfig       |  10 ---
 drivers/hwspinlock/Makefile      |   1 -
 drivers/hwspinlock/u8500_hsem.c  | 155 ---------------------------------------
 include/linux/hwspinlock.h       |  28 -------
 6 files changed, 196 deletions(-)
 delete mode 100644 drivers/hwspinlock/u8500_hsem.c

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-17 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-17 20:03 [GIT PULL] hwspinlock updates for v7.1 Bjorn Andersson
2026-04-17 21:24 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox