commit | 14c7b3c3877075e6df22e071d4619cbdeac82ffd | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Tue May 10 23:27:21 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 11 19:36:28 2016 -0400 |
tree | cdcb058ffc75ece5b106bb91f700d7bf48b05a22 | |
parent | fcdce7d0751096bbc863d5db12726e9253abbc3c [diff] |
dsa: Add mdio device support to Marvell switches Allow Marvell switches to be mdio devices. Currently the driver just allocate the private structure and detects what device is on the bus. Later patches will make them register with the DSA framework. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>