rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions
authorGabor Juhos <juhosg@openwrt.org>
Thu, 17 Oct 2013 07:42:18 +0000 (09:42 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 18 Oct 2013 18:06:58 +0000 (14:06 -0400)
commitd10b7547d5dcf2826e393a740d6a5d4cb8ce892e
tree0c93e18fc761d90f14177b698dc81abaf93d54d6
parent0bc202b3bbea5106677b8b142a09d3d57a2bb263
rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions

The functions are used for devices with memory
mapped I/O and contain no PCI specific code at
all. Use rt2800mmio prefix instead of rt2800pci
in the function names to reflect that.

The patch contains no functional changes.

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