aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSergei Shtylyov <[email protected]>2007-02-07 18:18:13 +0100
committerBartlomiej Zolnierkiewicz <[email protected]>2007-02-07 18:18:13 +0100
commit4bf63de27e9fd9c0926ba3bb773de076b324a955 (patch)
tree69f2ab89ad78a5aa40b911d8bc79ca74ef8e4871 /include/linux
parent26ccb802ee3f9a1f1fd5bc6abf38f124bfbd9cb2 (diff)
hpt366: clean up DMA timeout handling for HPT370
Clean up DMA timeout handling for HPT370: - hpt370_lostirq_timeout() cleared the DMA status which made __ide_dma_end() called afterwards return the incorrect result, and the DMA engine was reset both before and after stopping DMA while the HighPoint drivers only do it after (which seems logical) -- fix this and also rename the function; - get rid of the needless mutual recursion in hpt370_ide_dma_end() and hpt370_ide_dma_timeout(); - get rid of hpt370_lostirq_timeout() since hwif->ide_dma_end() called from the driver's interrupt handler later does all its work. Signed-off-by: Sergei Shtylyov <[email protected]> Cc: Alan Cox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions