commit | fe7ef7c60c33fd339f40320fae76bc56d368dae5 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Thu Oct 17 09:42:34 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 18 14:07:00 2013 -0400 |
tree | ec3d4ccfce6ac49150d3e0560776093fae062791 | |
parent | 0b0ee990f402b357422cc7c5cc12915490610e3e [diff] |
rt2x00: rt2800pci: move SoC specific code into a separate module The PCI and SoC specific drivers are using separate code now so it is not reasonable to use the same module for both drivers anymore. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>