From: Sergei Shtylyov Date: Tue, 31 Mar 2009 18:15:31 +0000 (+0200) Subject: ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2) X-Git-Tag: v2.6.30-rc1~418^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bac08cee93f9cb37b40ecfa8eaf1f6d8daf3909b;p=pandora-kernel.git ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2) Handle IDE_FTFLAG_{IN|OUT}_DATA flags in tf_{read|load}() methods by calling {in|out}put_data() methods to transfer 2 bytes -- this will allow us to move that handling out of those methods altogether... Signed-off-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed