From: Phil Sutter Date: Tue, 27 Jan 2009 13:35:50 +0000 (+0100) Subject: pata-rb532-cf: replace rb532_pata_finish_io() X-Git-Tag: v2.6.30-rc1~669^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96b34ce7cafa0888580698d199b9fac6ad9f9a2e;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed