]> git.karo-electronics.de Git - karo-tx-linux.git/commit
sh: pci: Consolidate the remaining common bits.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 09:53:41 +0000 (18:53 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 09:53:41 +0000 (18:53 +0900)
commit3f8daeacd7ed7a502daf0998e2515cea4f467f21
tree1f11706c54251791cacc9b28006cc3ed6ea2171c
parent5160d3f782a5e0cdb3bdaa8a891a1fb9d9ab83ec
sh: pci: Consolidate the remaining common bits.

This moves the remaining common bits in to pci-lib. Thereby reducing
pci.c/pci-new.c to simple bus fixups and controller registration.

As more platforms are moved over, the old code will disappear completely
and the pci-new bits will be rolled in to pci-lib, eventually replacing
pci.c completely.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/pci-lib.c
arch/sh/drivers/pci/pci-new.c
arch/sh/drivers/pci/pci.c