commit | 7496fcbe8a643097efc061160e1c3b65ee2fa350 | [log] [tgz] |
---|---|---|
author | Amit Daniel Kachhap <amit.daniel@samsung.com> | Mon Dec 15 09:08:59 2014 +0530 |
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | Wed Dec 17 02:33:34 2014 +0100 |
tree | 51ea842076e5eed2360f1b2e54ca52b4b67b9294 | |
parent | cffa91380d6dd29befe7608e052693698b78dc9c [diff] |
PM / Domains: Export of_genpd_get_from_provider function This function looks up a PM domain form the provider. This will be useful to add parent/child domain relationship from the SoC specific code. The caller of the function must make sure that PM domain provider is already registered. Reviewed-by: Ulf Hansson <ulf.hansson@linaro.org> Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>