]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8e5ef9464b25e9b094b68ae85c0fb15739d073cb
tree334d8f33de56913531a8ac81a636079aa98f98d9
parentca704a5fa762e223bfa703a4264af58f6d301d3d
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