From: Manuel Lauss Date: Fri, 12 Aug 2011 09:39:44 +0000 (+0200) Subject: MIPS: Alchemy: Redo PCI as platform driver X-Git-Tag: v3.2-rc1~69^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7517de348663b08a808aff44b5300e817157a568;p=pandora-kernel.git MIPS: Alchemy: Redo PCI as platform driver - Rewrite Alchemy PCI support as a platform driver. - Fixup boards which have PCI. Run-tested on DB1500 and DB1550. Signed-off-by: Manuel Lauss To: Linux-MIPS Patchwork: https://patchwork.linux-mips.org/patch/2706/ Signed-off-by: Ralf Baechle delete mode 100644 arch/mips/alchemy/common/pci.c delete mode 100644 arch/mips/pci/fixup-au1000.c delete mode 100644 arch/mips/pci/ops-au1000.c create mode 100644 arch/mips/pci/pci-alchemy.c --- Reading git-diff-tree failed