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
..
2009-12-16 07:20:12 -08:00
2010-01-12 18:19:38 +01:00
2010-01-13 20:44:46 +01:00
2010-01-14 09:05:26 -05:00