commit | e821a7bdb13435eace82e907363dc59be56f139a | [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 | 5ee8b4d7f5e52e2ace15ca6bfbb35593d908af0f [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>