diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2024-10-27 23:54:45 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2025-03-22 01:12:04 +0300 |
commit | e9a3682d17d5afee697fc95d3fa342d740767fad (patch) | |
tree | 1e053c43e773adf0dbaf6a0649c7ee05c598ca0f /tools/perf/scripts/python/sched-migration.py | |
parent | a64dcfb451e254085a7daee5fe51bf22959d52d3 (diff) | |
download | linux-e9a3682d17d5afee697fc95d3fa342d740767fad.tar.xz |
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 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions