This series replaces the rt2x00pci prefix to rt2x00mmio of the functions provided by the rt2x00mmio module. This is a supplement of the 'rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCs' patch. The patch-set is based on the master branch of wireless-testing.git. Gabor Juhos (6): rt2x00: rt2x00mmio: use rt2x00mmio prefix in function names rt2x00: rt2400pci: use the rt2x00mmio_* routines rt2x00: rt2500pci: use the rt2x00mmio_* routines rt2x00: rt61pci: use the rt2x00mmio_* routines rt2x00: rt2800pci: use the rt2x00mmio_* routines rt2x00: rt2x00mmio: remove unused rt2x00pci_* defines drivers/net/wireless/rt2x00/rt2400pci.c | 309 +++++++++--------- drivers/net/wireless/rt2x00/rt2500pci.c | 334 +++++++++---------- drivers/net/wireless/rt2x00/rt2800pci.c | 241 +++++++------- drivers/net/wireless/rt2x00/rt2x00mmio.c | 48 +-- drivers/net/wireless/rt2x00/rt2x00mmio.h | 52 +-- drivers/net/wireless/rt2x00/rt61pci.c | 515 +++++++++++++++--------------- 6 files changed, 754 insertions(+), 745 deletions(-) -- 1.7.10 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html