at91_ide: remove custom tf_{read|load}() methods
commit7636e455ea00755b863340570eb47a3652624da3
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 8 Apr 2009 12:12:51 +0000 (8 14:12 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 8 Apr 2009 12:12:51 +0000 (8 14:12 +0200)
tree95cfaa3ac290d98bf0be4ff3eb8797ab2c7fba9e
parentadd4d9a9838fc9a3b3d1886b6ce96cfc08386e9b
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>
drivers/ide/at91_ide.c