]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pata-rb532-cf: replace rb532_pata_finish_io()
authorPhil Sutter <n0-1@freewrt.org>
Tue, 27 Jan 2009 13:35:50 +0000 (14:35 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 25 Mar 2009 02:02:39 +0000 (22:02 -0400)
commit96b34ce7cafa0888580698d199b9fac6ad9f9a2e
tree8490b5b782e50455637f746ccbd27bdd3aabbe37
parent84bcbeebcfd283c3f4804287ed4610c3a18e1590
pata-rb532-cf: replace rb532_pata_finish_io()

Since the delay used internally is just the same as ata_sff_pause()
uses, rb532_pata_finish_io() does exactly the same as ata_sff_pause()
and thus can be replaced by the later one.

Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/pata_rb532_cf.c