On 2024/10/28 04:54, [email protected] wrote:
From: "Dr. David Alan Gilbert" <[email protected]>

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 <[email protected]>

LGTM. Thanks.
Reviewed-by: Baolin Wang <[email protected]>

Reply via email to