commit | 0a31adae0b2ab70127b2d5faa6a685e2ea70cc1b | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Thu Oct 22 16:54:31 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 22 19:17:45 2015 -0700 |
tree | 9a545feecd70ebabb5a3822866096b104934ed94 | |
parent | 998eb8079f03f44d4017d7941c082b4a57eb2db8 [diff] |
net: dsa: mv88e6xxx: remove debugfs interface It is preferable to have a common debugfs interface for DSA or switchdev instead of a driver specific one. Thus remove the mv88e6xxx debug code. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>