X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=drivers%2Fmmc%2Fhost%2Fsdricoh_cs.c;h=cb41e9c3ac07cce58a2d96c00bff6cda57ec5c55;hb=418f19ea17a99421b22a64e101e14b6a16bed66d;hp=435863370017b3d610873f5bb993b2bd0a06ee42;hpb=98444d3dd975653a4a970ecc0dfc30918da92f60;p=sfrench%2Fcifs-2.6.git 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);