x86/pci: Enable pci root res read out for 32bit too
authorYinghai Lu <yinghai@kernel.org>
Wed, 10 Feb 2010 09:20:12 +0000 (01:20 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 11 Feb 2010 01:47:17 +0000 (17:47 -0800)
commit284f933d45a1e60404328440910bc2651c0fb51d
tree50bf34ca469aa4d56c102a5c5b69edf0ba85c261
parent9ad3f2c7c69659c343843393944d739fec1f2e73
x86/pci: Enable pci root res read out for 32bit too

Should be good for 32bit too.

-v3: cast res->start
-v4: according to Linus, to use %pR instead of cast

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <1265793639-15071-9-git-send-email-yinghai@kernel.org>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
arch/x86/pci/Makefile
arch/x86/pci/amd_bus.c
arch/x86/pci/bus_numa.h
arch/x86/pci/i386.c