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:
d0e3db4
)
sh: avoid using PCIBIOS_MIN_xxx
author
Magnus Damm
<damm@igel.co.jp>
Wed, 11 Mar 2009 06:47:23 +0000
(15:47 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Thu, 16 Apr 2009 07:00:13 +0000
(16:00 +0900)
Replaces PCIBIOS_MIN_IO and PCIBIOS_MIN_MEM with direct struct
pci_channel access. This allows us to have more than one pci
channel.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found