OPP: Add dev_pm_opp_find_freq_exact_indexed()
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 21 Jul 2023 08:11:20 +0000 (13:41 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Mon, 24 Jul 2023 07:52:39 +0000 (13:22 +0530)
commita5893928bb179d67ca1d44a8f66c990480ba541d
tree0c8dfbfc01aa49a82da7b7732eb257a7c30f0d6b
parent5f756d03e2c7db63c1df7148d7b1739f29ff1532
OPP: Add dev_pm_opp_find_freq_exact_indexed()

The indexed version of the API is added for other floor and ceil, add
the same for exact as well for completeness.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c
include/linux/pm_opp.h