]> www.infradead.org Git - users/jedix/linux-maple.git/commit
OPP: Use mutex locking guards
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 24 Apr 2025 08:45:53 +0000 (14:15 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 2 May 2025 05:25:52 +0000 (10:55 +0530)
commitff9c512041f2b405536640374ae3a3fe10efaf8b
tree98886dc90d2de1830ff36bfe7c0b153ab88f4732
parent8c5d8c0b9e8184a86baede72ca392f90d867d22e
OPP: Use mutex locking guards

Use mutex locking guard in the OPP core.

No intentional functional impact.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c
drivers/opp/cpu.c
drivers/opp/of.c