Merge branch 'master' of ../mmc
[sfrench/cifs-2.6.git] / drivers / mmc / host / sdricoh_cs.c
index 435863370017b3d610873f5bb993b2bd0a06ee42..cb41e9c3ac07cce58a2d96c00bff6cda57ec5c55 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);