]> www.infradead.org Git - users/jedix/linux-maple.git/commit
OPP: Drop a redundant in-parameter to _set_opp_level()
authorUlf Hansson <ulf.hansson@linaro.org>
Wed, 19 Jun 2024 14:08:44 +0000 (16:08 +0200)
committerViresh Kumar <viresh.kumar@linaro.org>
Tue, 25 Jun 2024 11:27:41 +0000 (16:57 +0530)
commit0d865221c8b13d8537fc7a1baa02061c428ad039
tree89cd2572ea4276738221984ddb0b7e49f205e957
parentd86a2f0800683652004490c590b4b96a63e7fc04
OPP: Drop a redundant in-parameter to _set_opp_level()

The in-parameter "opp_table" isn't needed by _set_opp_level(). Let's
therefore drop it.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c