From: Gabor Juhos Date: Thu, 17 Oct 2013 07:42:24 +0000 (+0200) Subject: rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions X-Git-Tag: v3.13-rc1~105^2~55^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7573afdf807e684de0fd9b1845d24ad0c7d3094d;p=pandora-kernel.git rt2x00: rt2800pci: use rt2800mmio prefix for initialization 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