Merge branch 'master' of ../mmc
[pandora-kernel.git] / drivers / mmc / host / sdricoh_cs.c
index 4358633..cb41e9c 100644 (file)
@@ -465,7 +465,7 @@ static int sdricoh_init_mmc(struct pci_dev *pci_dev,
 
 err:
        if (iobase)
-               iounmap(iobase);
+               pci_iounmap(pci_dev, iobase);
        if (mmc)
                mmc_free_host(mmc);