]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
net: dsa: Make mv88e6060 use nested mdiobus read/write
authorNeil Armstrong <narmstrong@baylibre.com>
Thu, 22 Oct 2015 08:37:57 +0000 (10:37 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Oct 2015 12:57:45 +0000 (05:57 -0700)
commitf0505610505caf8443cd5ea269a7936b64711fee
treed0442f566f6f6989e2ee351c1f46cad546a7c7e3
parent6e899e6c51320dd340ccc7a3d4391cedd0ba275b
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>
drivers/net/dsa/mv88e6060.c