Paul Mundt bcf39352eb sh: Handle PCI controller resource conflicts.
register_pci_controller() can fail, but presently is a void function.
Change this over to an int so that we can bail early before continuing on
with post-registration initialization (such as throwing the controller in
to 66MHz mode in the case of the SH7780 host controller).

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-02-01 13:11:25 +09:00
..
2010-01-27 22:03:11 +09:00
2009-11-24 16:28:43 +09:00
2010-01-18 20:47:37 +09:00
2010-01-29 22:38:13 +09:00