OPP: Remove dev_pm_opp_find_freq_ceil_by_volt()
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 2 Jun 2022 08:35:59 +0000 (14:05 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 8 Jul 2022 05:57:50 +0000 (11:27 +0530)
commit9fbb62605607d8f00c32a4765cd1ae67f022b640
tree182e7b6f9d718aff0e14b578a60b356af424465f
parent1f378c6ead5c69decf36e8e61de2e50377c76ab8
OPP: Remove dev_pm_opp_find_freq_ceil_by_volt()

This was added few years back, but the code that was supposed to use it
never got merged. Remove the unused helper.

Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c
include/linux/pm_opp.h