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:
7a410e8
)
pcmcia: pd6729, i82092: use parent (PCI) resources
author
Dominik Brodowski
<linux@dominikbrodowski.net>
Sat, 13 Mar 2010 16:42:39 +0000
(17:42 +0100)
committer
Dominik Brodowski
<linux@dominikbrodowski.net>
Mon, 15 Mar 2010 13:50:13 +0000
(14:50 +0100)
A newly added parent resource entry for the root PCI bus, such as
40000000
-
ffffffff
: PCI Bus #00
means that the pd6729 and i82092 drivers cannot allocate iomem as
freely as before, unless they do so as PCI devices. Therefore, set
socket->cb_dev so that rsrc_nonstatic.c does the right thing.
Reported-by: Komuro <komurojun-mbn@nifty.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
No differences found