| commit | bac08cee93f9cb37b40ecfa8eaf1f6d8daf3909b | [log] [tgz] |
|---|---|---|
| author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Tue Mar 31 20:15:31 2009 +0200 |
| committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Tue Mar 31 20:15:31 2009 +0200 |
| tree | e3a5a3dd993077d64e16699e866e37ad66d652c8 | |
| parent | deae17fd5d147ae65e277905343b7ea578574d12 [diff] |
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 <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>