diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2007-07-26 08:07:13 +0400 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-07-26 10:17:48 +0400 |
commit | 50747cb8189d54369d75e1bd73f84db431d39af8 (patch) | |
tree | e82c3c58743f1c6a545b7336656fcca2fed6f64a /arch/powerpc/platforms/maple | |
parent | 6dfbde209171cd15407e7540d363a434a489aaca (diff) | |
download | linux-50747cb8189d54369d75e1bd73f84db431d39af8.tar.xz |
[POWERPC] Make pci_iounmap actually unmap things
This patch uses the newly added functions for testing if an address is
an ISA or PCI IO port to properly unmap things in pci_iounmap that
aren't such ports. Without that, drivers using the iomap API will never
actually unmap resources, which on IBM server machines will prevent
hot-unplug of the corresponding HW adapters.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/platforms/maple')
0 files changed, 0 insertions, 0 deletions