commit | 98e673080bd90b9338428be92dd3597798aac3ed | [log] [tgz] |
---|---|---|
author | Ben Hutchings <ben@decadent.org.uk> | Fri Nov 25 14:36:19 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 26 14:48:15 2011 -0500 |
tree | aea557e2596565fae249712ba652cf6e36e7def5 | |
parent | 7df899c36cf09678bdef1824ce591ef4ac0e9864 [diff] |
mv88e6xxx: Combine mv88e6131 and mv88e612_61_65 drivers These drivers share a lot of code, so if we make them modular they should be built into the same module. Therefore, link them together and merge their respective module init and exit functions. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>