From: Kishon Vijay Abraham I Date: Mon, 14 Jul 2014 10:25:01 +0000 (+0530) Subject: phy: core: Fix of_phy_provider_lookup to return PHY provider for sub node X-Git-Tag: omap-for-v3.17/fixes-against-rc2~164^2~11^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a4c37016ca96e413cd352985d3a0db8cfb7716c;p=pandora-kernel.git phy: core: Fix of_phy_provider_lookup to return PHY provider for sub node Fixed of_phy_provider_lookup to return 'phy_provider' if _of_phy_get passes the node pointer of the sub-node of phy provider node. This is needed when phy provider implements multiple PHYs and each PHY is modelled as the sub-node of PHY provider device node. Signed-off-by: Kishon Vijay Abraham I Acked-by: Lee Jones --- Reading git-diff-tree failed