commit | 7636e455ea00755b863340570eb47a3652624da3 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | Wed Apr 08 14:12:51 2009 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Wed Apr 08 14:12:51 2009 +0200 |
tree | 95cfaa3ac290d98bf0be4ff3eb8797ab2c7fba9e | |
parent | add4d9a9838fc9a3b3d1886b6ce96cfc08386e9b [diff] |
at91_ide: remove custom tf_{read|load}() methods Since tf_{read|load}() methods of this driver have now become identical to their standard counterparts using MMIO accesses, there's no need to override those anymore... Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>