net: phy: xilinx: switch to use phy_get_ofnode()
authorGrygorii Strashko <grygorii.strashko@ti.com>
Thu, 5 Jul 2018 17:02:50 +0000 (12:02 -0500)
committerJoe Hershberger <joe.hershberger@ni.com>
Thu, 26 Jul 2018 19:08:22 +0000 (14:08 -0500)
commitaadbd97843f6cb50aaf4a9f3790058416d98f3b4
tree63a1d51b74394b7747031e01524c74b7a0c12168
parentb8d7ec782f3b969d828831359411203adfc20dd0
net: phy: xilinx: switch to use phy_get_ofnode()

Use PHY API phy_get_ofnode() helper to get PHY DT node.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/phy/xilinx_phy.c