]> git.baikalelectronics.ru Git - kernel.git/commit
opp: Allow disabled OPPs in dev_pm_opp_get_freq()
authorAndrew-sh.Cheng <andrew-sh.cheng@mediatek.com>
Mon, 20 Jul 2020 08:55:26 +0000 (16:55 +0800)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 24 Jul 2020 02:35:54 +0000 (08:05 +0530)
commit83dbae0f1b97aa611e20771161bf86e0d8c3eacd
tree73da58311031f231443cb3ca579a4866735a588d
parent373f672b0278a677d1251cc39bce18467135f08a
opp: Allow disabled OPPs in dev_pm_opp_get_freq()

Allow dev_pm_opp_get_freq() to work for disabled OPPs.

Signed-off-by: Andrew-sh.Cheng <andrew-sh.cheng@mediatek.com>
[ Viresh: Massaged commit log ]
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/core.c