]> asedeno.scripts.mit.edu Git - linux.git/commit
PM / OPP: Implement dev_pm_opp_get_of_node()
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 12 Jan 2018 04:33:45 +0000 (10:03 +0530)
committerViresh Kumar <viresh.kumar@linaro.org>
Wed, 9 May 2018 04:45:19 +0000 (10:15 +0530)
commite2f4b5f8dc59c28605a320ea923905e519fd2ca7
tree3cd38123affd84dd6b6f58a79e583cb98673a85a
parenta88bd2a51e901ed8081841d647157de8153df813
PM / OPP: Implement dev_pm_opp_get_of_node()

This adds a new helper to let the power domain drivers to access
opp->np, so that they can read platform specific properties from the
node.

Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/opp/of.c
include/linux/pm_opp.h