rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions
authorGabor Juhos <juhosg@openwrt.org>
Thu, 17 Oct 2013 07:42:20 +0000 (09:42 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 18 Oct 2013 18:06:59 +0000 (14:06 -0400)
commitb5cfde3fd9ff44c4ba831815a441d2b5a5af0b2f
tree6bd5175a29df49e83d0543b68d713e046c93e735
parent9732497d4d7f6db7d5504f490f0d7631e24af396
rt2x00: rt2800pci: use rt2800mmio prefix for interrupt 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