]> www.infradead.org Git - nvme.git/commit
hwspinlock: Remove unused hwspin_lock_get_id()
authorDr. David Alan Gilbert <linux@treblig.org>
Sun, 15 Dec 2024 02:20:23 +0000 (02:20 +0000)
committerBjorn Andersson <andersson@kernel.org>
Fri, 21 Mar 2025 22:12:04 +0000 (17:12 -0500)
commitfec04edb74126f21ac628c7be763c97deb49f69d
tree6e302c66c5b40b666912cf95df268f955634cbdf
parente9a3682d17d5afee697fc95d3fa342d740767fad
hwspinlock: Remove unused hwspin_lock_get_id()

hwspin_lock_get_id() has been unused since the original 2011
commit bd9a4c7df256 ("drivers: hwspinlock: add framework")

Remove it and the corresponding docs.

Note that the of_hwspin_lock_get_id() version is still in use,
so leave that alone.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Baolin Wang <baolin.wang@linux.alibaba.com>
Link: https://lore.kernel.org/r/20241215022023.181435-1-linux@treblig.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Documentation/locking/hwspinlock.rst
drivers/hwspinlock/hwspinlock_core.c
include/linux/hwspinlock.h