diff options
author | Phil Sutter <n0-1@freewrt.org> | 2009-01-27 14:35:52 +0100 |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2009-03-24 22:02:39 -0400 |
commit | 180bd147f18316d92bd5f59aebc9932cabc03edd (patch) | |
tree | d22e40de0ad6b81d203d97218a11775ad1cab4cd /Documentation | |
parent | bff9ad3c4c8fff340854d3912196ed470f94602c (diff) |
pata-rb532-cf: use ata_sff_data_xfer32()
The biggest difference between rb532_pata_data_xfer() and
ata_sff_data_xfer32() is the call to ata_sff_pause() at the end of
rb532_pata_data_xfer() which I suppose to be unnecessary since it works
without. I've also tested using ata_sff_data_xfer() as replacement, but
since we know that the driver supports 32bit IO, using the optimised
version should be safe.
Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions