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:
0139701
)
ide: tighten checks on PCI BARs in ide_hwif_configure()
author
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 16 Jul 2008 18:33:41 +0000
(20:33 +0200)
committer
Bartlomiej Zolnierkiewicz
<bzolnier@gmail.com>
Wed, 16 Jul 2008 18:33:41 +0000
(20:33 +0200)
Alan has fixed PCI layer handling of PCI IDE in Compatibility mode so
PCI BAR 0/1 (and/or 2/3) content reported by kernel should never be zero.
Tighten checks on PCI BARs and also fix printk() message while on it.
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
No differences found