Phil Sutter 180bd147f1 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>
2009-03-24 22:02:39 -04:00
..
2008-12-28 22:43:20 -05:00
2009-01-26 06:42:10 -05:00
2009-02-02 22:41:45 -05:00
2009-02-25 15:30:16 -05:00
2008-04-17 15:44:21 -04:00
2008-04-17 15:44:21 -04:00
2008-04-17 15:44:21 -04:00
2008-04-17 15:44:21 -04:00
2008-12-28 22:43:20 -05:00
2009-01-08 16:34:27 -05:00
2008-12-09 00:44:19 -05:00
2008-12-28 22:43:20 -05:00
2009-01-08 16:34:27 -05:00
2008-04-17 15:44:21 -04:00
2009-03-24 22:02:39 -04:00
2008-01-23 05:24:15 -05:00
2009-01-16 10:23:22 -05:00
2007-07-02 10:17:42 -04:00