From: Paul Mundt Date: Mon, 15 Jun 2009 21:01:58 +0000 (+0900) Subject: sh: pci: Allow register_pci_controller() to handle overlapping regions. X-Git-Tag: v2.6.31-rc1~139^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c6b44d00aca45edf69b35220ba4dce962c482f8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed