commit | f81ec90fe9cbf512f3c632130a37c6d353fa94ea | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon May 09 13:22:58 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon May 09 14:26:13 2016 -0400 |
tree | 917a670ad6b4d142987abcb2ac932a7a59e3f412 | |
parent | b9729e53ade9be2637b46ac98fd85c7eac1b77c8 [diff] |
net: dsa: mv88e6xxx: factorize the switch driver Now that all drivers support the same set of functions and the same setup code, drop every model-specific DSA switch driver and replace them with a common mv88e6xxx driver. This merges the info tables into one, removes the function exports, the model-specific files, and update the defconfigs. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: David S. Miller <davem@davemloft.net>