commit | bbb8d793994c894eef2a48a35fac6de3c6b4fa93 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed Apr 13 02:40:39 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 13 18:15:22 2016 -0400 |
tree | b77344abffc2f441f5a2a17f6a8852df63519e06 | |
parent | 71bbe25d01fa4f35551ff7bffc3e03ddd3e960cd [diff] |
net: dsa: Pass the dsa device to the switch drivers By passing a device structure to the switch devices, it allows them to use devm_* methods for resource management. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>