]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ide-h8300: remove custom tf_{read|load}() methods
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Wed, 8 Apr 2009 12:12:51 +0000 (14:12 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 8 Apr 2009 12:12:51 +0000 (14:12 +0200)
commitcfd30daa0d6cbdb0bbc2bc40a10097231b23b204
treeec780686e29499656d3faf95dc457e6b52474dc5
parent7636e455ea00755b863340570eb47a3652624da3
ide-h8300: remove custom tf_{read|load}() methods

Since tf_{read|load}() methods of this driver have now become identical to their
standard counterparts using I/O port 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/ide-h8300.c