commit | 4109d19af73826aa6fee1a1b951670381be88f8b | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Wed Apr 08 14:13:02 2009 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Apr 08 14:13:02 2009 +0200 |
tree | 345093962cee2b99228f39a467020d2b0dd5572d | |
parent | 745483f10c6cefb303007c6873e2bfce54efa8ed [diff] |
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 <sshtylyov@ru.mvista.com> [bart: fix whitespace error] Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>