Searched hist:"240 ae50e23061cd1fe1937daab195c17226ffd2e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | pm_opp.h | diff 240ae50e23061cd1fe1937daab195c17226ffd2e Thu Jan 21 03:57:55 CST 2021 Viresh Kumar <viresh.kumar@linaro.org> opp: Remove dev_pm_opp_set_bw()
All the users have migrated to dev_pm_opp_set_opp() now, get rid of the duplicate API, dev_pm_opp_set_bw(), which only performs a part of the new API.
While at it, remove the unnecessary parameter to _set_opp_bw().
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Tested-by: Dmitry Osipenko <digetx@gmail.com>
|
/openbmc/linux/drivers/opp/ |
H A D | core.c | diff 240ae50e23061cd1fe1937daab195c17226ffd2e Thu Jan 21 03:57:55 CST 2021 Viresh Kumar <viresh.kumar@linaro.org> opp: Remove dev_pm_opp_set_bw()
All the users have migrated to dev_pm_opp_set_opp() now, get rid of the duplicate API, dev_pm_opp_set_bw(), which only performs a part of the new API.
While at it, remove the unnecessary parameter to _set_opp_bw().
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Tested-by: Dmitry Osipenko <digetx@gmail.com>
|