Tejun Heo wrote:
As all the current LLDs are PCI, ata_pci_host_stop() should be used, which BTW is effectively identical to ata_host_stop(). Convert all LLDs to use ata_pci_host_stop() and kill ata_host_stop(). Signed-off-by: Tejun Heo <htejun@xxxxxxxxx>
This patch is broken because now several drivers which do not do mmio_base = pci_iomap() now unconditionally call pci_iounmap(). Jeff - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html