summaryrefslogtreecommitdiff
path: root/drivers/devfreq
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2018-06-14 09:34:43 +0300
committerViresh Kumar <viresh.kumar@linaro.org>2018-09-20 00:56:42 +0300
commitf06ed90e7051a3a50c2172001c86ff9645e5c2ba (patch)
treead370ce515f71f92b395d2a321b45906162472a4 /drivers/devfreq
parenteb7c8743d6cf489e30091e6656fd4d3306621e9a (diff)
downloadlinux-f06ed90e7051a3a50c2172001c86ff9645e5c2ba.tar.xz
OPP: Parse OPP table's DT properties from _of_init_opp_table()
Parse the DT properties present in the OPP table from _of_init_opp_table(), which is a dedicated routine for DT parsing. Minor relocation of helpers is required for this. It is possible now for _managed_opp() to return a partially initialized OPP table if the OPP table is created via the helpers like dev_pm_opp_set_supported_hw() and we need another flag to indicate if the static OPP are already parsed or not to make sure we don't incorrectly skip initializing the static OPPs. Tested-by: Niklas Cassel <niklas.cassel@linaro.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/devfreq')
0 files changed, 0 insertions, 0 deletions