summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2800soc.c
AgeCommit message (Collapse)AuthorFilesLines
2013-10-18rt2x00: rt2800pci: move SoC specific code into a separate moduleGabor Juhos1-0/+263
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>