Bartlomiej Zolnierkiewicz
4453011f95
ide: destroy DMA mappings after ending DMA (v2)
Move ide_destroy_dmatable() call out from ->dma_end method to
{ide_pc,cdrom_newpc,ide_dma}_intr(), ide_dma_timeout_retry()
and sgiioc4_resetproc().
This causes minor/safe behavior changes w.r.t.:
* cmd64x.c::cmd64{8,x}_dma_end()
* cs5536.c::cs5536_dma_end()
* icside.c::icside_dma_end()
* it821x.c::it821x_dma_end()
* scc_pata.c::__scc_dma_end()
* sl82c105.c::sl82c105_dma_end()
* tx4939ide.c::tx4939ide_dma_end()
v2:
* Fix build for CONFIG_BLK_DEV_IDEDMA=n (reported by Randy Dunlap).
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2009-03-31 20:15:20 +02:00
..
2009-02-09 13:35:07 +01:00
2009-03-05 12:00:59 +00:00
2009-03-26 16:11:41 -07:00
2009-03-27 17:28:43 +01:00
2009-03-26 16:11:41 -07:00
2009-03-26 16:11:41 -07:00
2009-03-04 15:16:19 +08:00
2009-03-27 15:12:08 -07:00
2009-03-31 20:15:20 +02:00
2009-03-30 12:43:49 -03:00
2009-03-26 18:14:17 +01:00
2009-03-28 15:01:37 +11:00
2009-03-26 15:54:36 -07:00
2009-03-13 15:29:39 -05:00
2009-03-30 12:43:02 -03:00
2009-03-24 14:24:10 -07:00
2009-02-10 11:27:59 +00:00
2009-01-08 08:30:59 -08:00