sh: pci: Allow register_pci_controller() to handle overlapping regions.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 15 Jun 2009 21:01:58 +0000 (06:01 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 15 Jun 2009 21:01:58 +0000 (06:01 +0900)
Some host controllers (such as SH7786) have overlapping regions that are
fixed in hardware. The resource allocator does the right thing in
managing this space already, so the conflict case is non-fatal.

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

No differences found