ssb: Fix support for PCI devices behind a SSB->PCI bridge
authorMichael Buesch <mb@bu3sch.de>
Sat, 16 Feb 2008 17:13:36 +0000 (18:13 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 21 Feb 2008 01:11:55 +0000 (20:11 -0500)
commitfc71acc846c577473ada72a46c5ea9c935eca086
treeaa867b9fdc1f9dcaaf8186c84e101587d67481ce
parent5078ed50712aa3df1099540b524d01075aee653f
ssb: Fix support for PCI devices behind a SSB->PCI bridge

We must pin all resources and make sure the PCI subsystem
won't relocate us, as the addresses are hardwired into hardware.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/driver_pcicore.c