From: Bartlomiej Zolnierkiewicz Date: Mon, 13 Oct 2008 19:39:41 +0000 (+0200) Subject: ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr() X-Git-Tag: v2.6.28-rc1~599^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6ff9f64e68d23feab44efa07cc6aee01f3ef32b;p=pandora-kernel.git ide: merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr() * Add 'struct task_s' to ide_hwif_t and init it to the current command in do_rw_taskfile(). * Merge all TASKFILE_NO_DATA data phase handlers into taskfile_no_intr(). Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed