From: Phil Sutter Date: Tue, 27 Jan 2009 13:35:51 +0000 (+0100) Subject: pata-rb532-cf: use ata_sff_exec_command() X-Git-Tag: v2.6.30-rc1~669^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bff9ad3c4c8fff340854d3912196ed470f94602c;p=pandora-kernel.git pata-rb532-cf: use ata_sff_exec_command() The only difference between rb532_pata_exec_command() and ata_sff_exec_command() is added debugging output, so it can be dropped and the standard op used instead. Signed-off-by: Phil Sutter Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed