rt2x00: rt2800pci: use separate ops for the SoC driver
authorGabor Juhos <juhosg@openwrt.org>
Thu, 17 Oct 2013 07:42:26 +0000 (09:42 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 18 Oct 2013 18:06:59 +0000 (14:06 -0400)
commiteeea863eba67adaa1a5b2ff34398207ef5506416
treed3d03b124908d5342b17824eb03dd04a7ca0462a
parent1052e3a6ae461c5ebcc1f346382ca9bc3a93e1dd
rt2x00: rt2800pci: use separate ops for the SoC driver

This makes it possible to use different callback
functions for PCI and SoC devices which will allow
to move the SoC driver into a separate module.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800pci.c