]> 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)
commit5eff60752e389f51e45cb807a0ead753960a28c2
tree73da58311031f231443cb3ca579a4866735a588d
parent8ab489b92bd5a3155895eb4146ebd564aae4254f
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