sh: pci: New-style controller registration.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 09:29:22 +0000 (18:29 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 09:29:22 +0000 (18:29 +0900)
This moves off of the board_pci_channels[] approach for bus registration
and over to a cleaner register_pci_controller(), all derived from the
MIPS code.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found