From: Kishon Vijay Abraham I Date: Fri, 31 Oct 2014 08:34:20 +0000 (+0530) Subject: phy: phy-core: use the np present in of_phandle_args to get the PHY X-Git-Tag: omap-for-v3.20/drop-legacy-3517~84^2~11^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=491e049064a4ea69ba4b35bdf614f12bc762a717;p=pandora-kernel.git phy: phy-core: use the np present in of_phandle_args to get the PHY Instead of using the node pointer of the PHY provider and then scanning its child nodes to get a reference to the PHY, directly use the node pointer present in of_phandle_args to get a reference to the PHY. Signed-off-by: Kishon Vijay Abraham I --- Reading git-diff-tree failed