From: Jayachandran C Date: Wed, 16 Jan 2013 11:12:40 +0000 (+0000) Subject: MIPS: PCI: Byteswap not needed in little-endian mode X-Git-Tag: v3.9-rc1~26^2~1^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a264b5e8dc3cae1b07cea010d6283be6e67b0209;p=pandora-kernel.git MIPS: PCI: Byteswap not needed in little-endian mode Rename function xlp_enable_pci_bswap() to xlp_config_pci_bswap(), which is a better description for its functionality. When compiled in big-endian mode, xlp_config_pci_bswap() will configure the PCIe links to byteswap. In little-endian mode, no swap configuration is needed for the PCIe controller, and the function is empty. Signed-off-by: Jayachandran C Patchwork: http://patchwork.linux-mips.org/patch/4802/ Signed-off-by: John Crispin --- Reading git-diff-tree failed