commit | 0dd12d54c4252e5a51f3b9f7b622b3b7a5b95293 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Tue Jan 24 14:53:49 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 24 15:33:51 2017 -0500 |
tree | f68d5feed74a7beb634ce9c8f2175e7e4b14e98a | |
parent | ee26a2284b3d1ab0fb6c183d1cca7a85a05c82e0 [diff] |
net: dsa: mv88e6xxx: Add mdio private structure Have the MDIO bus driver code allocate a private structure and make the chip a member of it. This will allow us to add further members in the future. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>