commit | fcdce7d0751096bbc863d5db12726e9253abbc3c | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Tue May 10 23:27:20 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed May 11 19:36:28 2016 -0400 |
tree | 734f8b26d28df22ab54b488390af6133edcdeb3a | |
parent | b681957ad439daf1ea67111463df783d3113c2da [diff] |
dsa: mv88e6xxx: Rename probe function to fit the normal pattern All other DSA drivers use _drv_ in there DSA probe function name, thus allowing for a true linux driver probe function to use the conventional name. Make mv88e6xxx fit this pattern. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>