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:
d2ebdf4
)
x86 pci: remove checking type for mmconfig probe
author
Yinghai Lu
<Yinghai.Lu@Sun.COM>
Fri, 29 Feb 2008 07:56:50 +0000
(23:56 -0800)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 26 Apr 2008 21:41:04 +0000
(23:41 +0200)
doesn't need to check if it is type1 or type2, we can use raw_pci_ops
directly.
also make pci_direct_conf1 static again.
anyway is there system with type 2 and mmconf support?
Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found