diff options
author | Saeed Bishara <saeed@marvell.com> | 2008-02-18 19:42:28 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-02-20 18:20:46 +0100 |
commit | f1cb0ea12fee23018ad1865bf789cbd463f13747 (patch) | |
tree | 0809e8fd543ecf8bbc3eaa285139d3a8180cb786 /drivers/ata/libata-scsi.c | |
parent | ata: fix sparse warning in libata.h (diff) | |
download | linux-f1cb0ea12fee23018ad1865bf789cbd463f13747.tar.xz linux-f1cb0ea12fee23018ad1865bf789cbd463f13747.zip |
sata_mv: remove iounmap in mv_platform_remove and use devm_iomap
this will fix crash bug when doing rmmod to the driver, this is because the
port_stop function get called later and it could access the device's registers.
Signed-off-by: Saeed Bishara <saeed@marvell.com>
Acked-by: Mark Lord <mlord@pobox.com>
Acked-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/libata-scsi.c')
0 files changed, 0 insertions, 0 deletions