From: Bartlomiej Zolnierkiewicz Date: Wed, 16 Jul 2008 18:33:41 +0000 (+0200) Subject: ide: tighten checks on PCI BARs in ide_hwif_configure() X-Git-Tag: v2.6.27-rc1~1049^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1da678b5b4d8ce7836ed1ded80109d1db37efe0;p=pandora-kernel.git ide: tighten checks on PCI BARs in ide_hwif_configure() 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 --- Reading git-diff-tree failed