* Mark Lord <mlord@xxxxxxxxx> [2008-02-13 14:31]: >> struct device *dev = &pdev->dev; >> struct ata_host *host = dev_get_drvdata(dev); >> - struct mv_host_priv *hpriv = host->private_data; >> - void __iomem *base = hpriv->base; >> ata_host_detach(host); >> - iounmap(base); >> return 0; >> } > .. > > Where does the iounmap() now get done instead of that place? You commented on the 2nd patch but can you please review/ack the 1st one so this can go in. Thanks. -- Martin Michlmayr http://www.cyrius.com/ - 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