commit | 8c6b44d00aca45edf69b35220ba4dce962c482f8 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jun 16 06:01:58 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jun 16 06:01:58 2009 +0900 |
tree | e6d011180cf99d7541c1f12d0605025353fd81c3 | |
parent | 8b27fc6de184d66347e4aceeb5c0a4262732cc03 [diff] |
sh: pci: Allow register_pci_controller() to handle overlapping regions. 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>