Please pull a few more fixes for 2.6.26:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus
There's nothing big or critical here, just a couple of things that would be
nice to see in 2.6.26: a fix for OLPC and a new quirk for VIA bridges.
Thanks,
Jesse
Andres Salomon (1):
PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC
Bertram Felgenhauer (1):
x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)
arch/x86/Kconfig | 11 +++++------
arch/x86/pci/init.c | 3 ++-
arch/x86/pci/irq.c | 7 +++++++
arch/x86/pci/olpc.c | 5 +++--
arch/x86/pci/pci.h | 2 +-
5 files changed, 18 insertions(+), 10 deletions(-)