net: dsa: mv88e6060: Replace ds with priv
authorAndrew Lunn <andrew@lunn.ch>
Sat, 27 Apr 2019 17:32:57 +0000 (19:32 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Apr 2019 00:23:04 +0000 (20:23 -0400)
commit3e8bc1b886411459f94d57557409bb9bfdf89f85
tree4fd29ec011266712acc204709f7e1210d0fcef37
parent406a4362c252a1ba62509728b2ea638c5059f463
net: dsa: mv88e6060: Replace ds with priv

Pass around priv, not ds. This will help with changing to an mdio
driver, and makes this driver more like mv88e6xxx.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6060.c
drivers/net/dsa/mv88e6060.h