]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6e321623f4f0156a5d574eb1ae5f2bc4bdb31986
tree4fd29ec011266712acc204709f7e1210d0fcef37
parent6d3f2c1d583c5ce23211a11a33f67c3038bf20e7
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