From: Bartlomiej Zolnierkiewicz Date: Sat, 26 Jan 2008 19:13:10 +0000 (+0100) Subject: ide: set IDE_TFLAG_IN_* flags before queuing/executing command X-Git-Tag: v2.6.25-rc1~1227^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=657cc1a8f6cd6a9e2974cba3af9fccd8c25e06ad;p=pandora-kernel.git ide: set IDE_TFLAG_IN_* flags before queuing/executing command * Add IDE_TFLAG_{HOB,TF,DEVICE} defines. * Set IDE_TFLAG_IN_* flags in {do_rw,ide_no_data,ide_raw}_taskfile() users. * Remove no longer needed ->tf_flags setup from ide_end_drive_cmd(). There should be no functionality changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed