linux/arch/sh
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
..
boards sh: mach-se: Fix up irq_desc reference. 2010-01-30 11:04:38 +09:00
boot sh: Kill off superfluous sh_bios references from compressed loader. 2010-01-28 18:26:37 +09:00
cchips sh: Mass ctrl_in/outX to __raw_read/writeX conversion. 2010-01-26 12:58:40 +09:00
configs sh: Preliminary SDK7786 board support. 2010-01-14 20:58:58 +09:00
drivers sh: Handle PCI controller resource conflicts. 2010-02-01 13:11:25 +09:00
include sh: Handle PCI controller resource conflicts. 2010-02-01 13:11:25 +09:00
kernel sh: kmemleak support. 2010-01-27 22:03:11 +09:00
lib
lib64
math-emu sh: Move over to dynamically allocated FPU context. 2010-01-13 12:51:40 +09:00
mm sh: Kill off deprecated fixed PCI memory window accessors. 2010-01-29 16:14:29 +09:00
oprofile
tools Merge branch 'sh/stable-updates' 2010-01-18 20:47:37 +09:00
Kconfig sh: support PCI domains. 2010-01-29 22:38:13 +09:00
Kconfig.cpu
Kconfig.debug
Makefile sh: mach-titan: Kill off unused PIO port mangling. 2010-01-28 15:08:21 +09:00