X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=drivers%2Fmmc%2Fhost%2Fsdricoh_cs.c;h=cb41e9c3ac07cce58a2d96c00bff6cda57ec5c55;hp=435863370017b3d610873f5bb993b2bd0a06ee42;hb=418f19ea17a99421b22a64e101e14b6a16bed66d;hpb=98444d3dd975653a4a970ecc0dfc30918da92f60 diff --git a/drivers/mmc/host/sdricoh_cs.c b/drivers/mmc/host/sdricoh_cs.c index 435863370017..cb41e9c3ac07 100644 --- a/drivers/mmc/host/sdricoh_cs.c +++ b/drivers/mmc/host/sdricoh_cs.c @@ -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);