commit | f0505610505caf8443cd5ea269a7936b64711fee | [log] [tgz] |
---|---|---|
author | Neil Armstrong <narmstrong@baylibre.com> | Thu Oct 22 10:37:57 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 23 05:57:45 2015 -0700 |
tree | d0442f566f6f6989e2ee351c1f46cad546a7c7e3 | |
parent | 6e899e6c51320dd340ccc7a3d4391cedd0ba275b [diff] |
net: dsa: Make mv88e6060 use nested mdiobus read/write Like mv88e6xxx and mdio-mux, to avoid lockdep give false positives because of nested MDIO busses, switch to previously introduced nested mdiobus_read/write variants. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: David S. Miller <davem@davemloft.net>