summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorPhil Sutter <n0-1@freewrt.org>2009-01-27 16:35:52 +0300
committerJeff Garzik <jgarzik@redhat.com>2009-03-25 05:02:39 +0300
commit180bd147f18316d92bd5f59aebc9932cabc03edd (patch)
treed22e40de0ad6b81d203d97218a11775ad1cab4cd /sound
parentbff9ad3c4c8fff340854d3912196ed470f94602c (diff)
downloadlinux-180bd147f18316d92bd5f59aebc9932cabc03edd.tar.xz
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 'sound')
0 files changed, 0 insertions, 0 deletions