[GIT PULL] hwspinlock updates to v6.8

From: Bjorn Andersson
Date: Sun Jan 14 2024 - 22:36:20 EST



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(-)