]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5d7191d265d815bb221f1c41090757b55f778d6b
tree6bd5175a29df49e83d0543b68d713e046c93e735
parentc67e55f64c269e73dd96b2bc05067b63c456af7e
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