From: Albert Lee Date: Sat, 17 Feb 2007 01:40:21 +0000 (+0100) Subject: ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) X-Git-Tag: v2.6.21-rc1~78^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0dd8712eb8cc5687b4582fbc41cfbcd55bba0d2;p=pandora-kernel.git ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4) patch 1/2 (revised): - Fix drive->waiting_for_dma to work with CDB-intr devices. - Do the dma status clearing in ide_intr() and add a new hwif->ide_dma_clear_irq for Intel ICHx controllers. Revised per Alan, Sergei and Bart's advice. Patch against 2.6.20-rc6. Tested ok on my ICH4 and pdc20275 adapters. Please review/apply, thanks. Signed-off-by: Albert Lee Cc: Sergei Shtylyov Cc: Alan Cox Cc: "Adam W. Hawks" Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed