From: Sergei Shtylyov Date: Wed, 8 Apr 2009 12:13:02 +0000 (+0200) Subject: ide: move common code out of tf_load() method X-Git-Tag: v2.6.30-rc2~91^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4109d19af73826aa6fee1a1b951670381be88f8b;p=pandora-kernel.git ide: move common code out of tf_load() method Move device register masking (and setting drive->select) out of tf_load() method and into the only function that needs to use this code, do_rw_taskfile()... Signed-off-by: Sergei Shtylyov [bart: fix whitespace error] Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed