sh: pci: Split out new-style PCI core.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 06:43:36 +0000 (15:43 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 06:43:36 +0000 (15:43 +0900)
commit4c5107e44514a9bde74d0af77982705d602d9e39
tree7915b112e6f81cfc90787e5fb9097032bd4212a8
parent9ade1217c9ba39ad2f004a898ddfbb815fd5fe74
sh: pci: Split out new-style PCI core.

This splits off a 'pci-new.c' which is aimed at gradually replacing the
pci-auto backend and the arch/sh/drivers/pci/pci.c core respectively.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/Kconfig
arch/sh/drivers/pci/Makefile
arch/sh/drivers/pci/pci-new.c [new file with mode: 0644]