From: Bartlomiej Zolnierkiewicz Date: Tue, 31 Mar 2009 18:15:22 +0000 (+0200) Subject: ide: set/clear drive->waiting_for_dma flag in the core code X-Git-Tag: v2.6.30-rc1~418^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88b4132e101e60e8fa67996ae3072ab6b71e8500;p=pandora-kernel.git ide: set/clear drive->waiting_for_dma flag in the core code Set/clear drive->waiting_for_dma flag in the core code instead of in ->dma_setup and ->dma_end methods. There should be no functional changes caused by this patch. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed