]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
soc/tegra: pmc: Drop the ->opp_to_performance_state() callback
authorUlf Hansson <ulf.hansson@linaro.org>
Thu, 12 Oct 2023 15:35:36 +0000 (17:35 +0200)
committerThierry Reding <treding@nvidia.com>
Fri, 13 Oct 2023 11:58:36 +0000 (13:58 +0200)
commitcda263907a6f88c75fb97cf7adecffaafb6237ec
treea53e3c353cce5e4a012ee7611fc1051db6705d6b
parentd3f785d74b3d066b17da57d25290b41471b4ebeb
soc/tegra: pmc: Drop the ->opp_to_performance_state() callback

Since commit 7c41cdcd3bbe ("OPP: Simplify the over-designed pstate <->
level dance"), there is no longer any need for genpd providers to assign
the ->opp_to_performance_state(), hence let's drop it.

Cc: Thierry Reding <thierry.reding@gmail.com>
Cc: Jonathan Hunter <jonathanh@nvidia.com>
Cc: linux-tegra@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/soc/tegra/pmc.c