pata-rb532-cf: use ata_sff_exec_command()
authorPhil Sutter <n0-1@freewrt.org>
Tue, 27 Jan 2009 13:35:51 +0000 (14:35 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 25 Mar 2009 02:02:39 +0000 (22:02 -0400)
commitbff9ad3c4c8fff340854d3912196ed470f94602c
tree334d8f33de56913531a8ac81a636079aa98f98d9
parent96b34ce7cafa0888580698d199b9fac6ad9f9a2e
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 <n0-1@freewrt.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/pata_rb532_cf.c