From 491e049064a4ea69ba4b35bdf614f12bc762a717 Mon Sep 17 00:00:00 2001 From: Kishon Vijay Abraham I Date: Fri, 31 Oct 2014 14:04:20 +0530 Subject: [PATCH] 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-format-patch failed