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