From: Bartlomiej Zolnierkiewicz Date: Tue, 15 May 2007 22:51:43 +0000 (+0200) Subject: ide: always disable DMA before tuning it X-Git-Tag: v2.6.22-rc2~87^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=793a97228d3da876f42b7fb4d4a52cc8cc86dc81;p=pandora-kernel.git 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 --- Reading git-diff-tree failed