mbox series

[GIT,PULL] hwspinlock updates to v6.8

Message ID 20240115034056.155592-1-andersson@kernel.org (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] hwspinlock updates to v6.8 | expand

Pull-request

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

Message

Bjorn Andersson Jan. 15, 2024, 3:40 a.m. UTC
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to bcd0f5d18b0b1134ccf9ef68e7a0cf637aab380d:

  hwspinlock/core: fix kernel-doc warnings (2023-12-07 14:51:38 -0800)

----------------------------------------------------------------
hwspinlock updates to v6.8

Correct kernel-doc through the hwspinlock core, to address build
warnings (and improve the documentation).

Drop unused compatible in the Qualcomm TCSR mutex driver.

----------------------------------------------------------------
Randy Dunlap (1):
      hwspinlock/core: fix kernel-doc warnings

Vignesh Viswanathan (1):
      hwspinlock: qcom: Remove IPQ6018 SOC specific compatible

 drivers/hwspinlock/hwspinlock_core.c | 53 ++++++++++++++++++++----------------
 drivers/hwspinlock/qcom_hwspinlock.c |  1 -
 2 files changed, 29 insertions(+), 25 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 18, 2024, 12:05 a.m. UTC | #1
The pull request you sent on Sun, 14 Jan 2024 19:40:55 -0800:

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

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

Thank you!