git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b27fc6
)
sh: pci: Allow register_pci_controller() to handle overlapping regions.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 15 Jun 2009 21:01:58 +0000
(06:01 +0900)
committer
Paul 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