Re: [PATCH 2/2] sata_mv: remove iounmap in mv_platform_remove

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* 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

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux