commit | 793a97228d3da876f42b7fb4d4a52cc8cc86dc81 | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed May 16 00:51:43 2007 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed May 16 00:51:43 2007 +0200 |
tree | ce76adb97bca7089e8bc96cb774d90fb3e254926 | |
parent | 7f86723a60d287be19aee620277184f9f5455283 [diff] |
ide: always disable DMA before tuning it ide_start_power_step() and set_using_dma() were missing ->dma_off_quietly call (comment in probe_hwif() states that DMA should be always cleared before tuning is attempted). Fix it. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>