]> www.infradead.org Git - users/jedix/linux-maple.git/commit
OPP: Define and use scope-based cleanup helpers
authorViresh Kumar <viresh.kumar@linaro.org>
Wed, 23 Apr 2025 08:51:28 +0000 (14:21 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 2 May 2025 05:25:40 +0000 (10:55 +0530)
commit8c5d8c0b9e8184a86baede72ca392f90d867d22e
treef1a67e44505b0078a109826d2bd90b5c155cb24f
parentf95c855306fe47e809ca7ad6b4f330535f8b34fb
OPP: Define and use scope-based cleanup helpers

Define and use scope-based cleanup helpers for `struct opp` and `struct
opp_table`.

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
include/linux/pm_opp.h