From: Sergei Shtylyov Date: Tue, 31 Mar 2009 18:15:31 +0000 (+0200) Subject: ide: move data register access out of tf_{read|load}() methods (take 2) X-Git-Tag: v2.6.30-rc1~418^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35218d1ca808ed19b8c6f079ce91872b3deb2219;p=pandora-kernel.git ide: move data register access out of tf_{read|load}() methods (take 2) Move IDE_FTFLAG_{IN|OUT}_DATA flag handling out of tf_{read|load}() methods into the only two functions where these flags actually need to be handled: do_rw_taskfile() and ide_complete_cmd()... Signed-off-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed