From: Amit Daniel Kachhap Date: Mon, 15 Dec 2014 03:38:59 +0000 (+0530) Subject: PM / Domains: Export of_genpd_get_from_provider function X-Git-Tag: fixes-v4.0-rc1~361^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7496fcbe8a643097efc061160e1c3b65ee2fa350;p=pandora-kernel.git 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 Signed-off-by: Amit Daniel Kachhap Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed