From: Gabor Juhos Date: Thu, 17 Oct 2013 07:42:18 +0000 (+0200) Subject: rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions X-Git-Tag: v3.13-rc1~105^2~55^2^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d10b7547d5dcf2826e393a740d6a5d4cb8ce892e;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed