commit | fbde41d0251e23569534548b56863edbfdd95079 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Fri Jul 21 23:20:34 2017 +0200 |
committer | Nobuhiro Iwamatsu <iwamatsu@nigauri.org> | Thu Aug 03 04:26:25 2017 +0900 |
tree | d6a537a60336433ba4372a0f32247fcd977ab189 | |
parent | 934fd3bf25db9c3a0233eb4fb604830efee2ecf2 [diff] |
net: ravb: Detect PHY correctly The order of parameters passed to the phy_connect() was wrong. Moreover, only PHY address 0 was used. Replace this with code capable of detecting the PHY address. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Joe Hershberger <joe.hershberger@ni.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>