diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2024-10-27 20:54:45 +0000 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-03-21 17:12:04 -0500 |
commit | e9a3682d17d5afee697fc95d3fa342d740767fad (patch) | |
tree | 1e053c43e773adf0dbaf6a0649c7ee05c598ca0f /scripts/gdb/linux/utils.py | |
parent | a64dcfb451e254085a7daee5fe51bf22959d52d3 (diff) |
hwspinlock: Remove unused (devm_)hwspin_lock_request()
devm_hwspin_lock_request() was added by 2018's
commit 4f1acd758b08 ("hwspinlock: Add devm_xxx() APIs to request/free
hwlock") however, it's never been used, everyone uses the
devm_hwspin_lock_request_specific() call instead.
Remove it.
Similarly, the none-devm variant isn't used.
Remove it, and the referring documentation.
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/20241027205445.239108-1-linux@treblig.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions