]> git.baikalelectronics.ru Git - kernel.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)
commitca704a5fa762e223bfa703a4264af58f6d301d3d
tree8490b5b782e50455637f746ccbd27bdd3aabbe37
parent3855646afe29e577a2be0259f044666ae4d726d6
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