commit | 3f8daeacd7ed7a502daf0998e2515cea4f467f21 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Apr 20 18:53:41 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Apr 20 18:53:41 2009 +0900 |
tree | 1f11706c54251791cacc9b28006cc3ed6ea2171c | |
parent | 5160d3f782a5e0cdb3bdaa8a891a1fb9d9ab83ec [diff] |
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>