ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian.
authorDavid Daney <david.daney@cavium.com>
Fri, 3 Feb 2012 17:36:57 +0000 (09:36 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Dec 2012 17:15:25 +0000 (18:15 +0100)
commit1007c4bc0f66925d92886dd9e664a1d49bbf6140
treefde380cb3e59964cdf041a98ef00ccdfaa75f830
parent43f01da0f2794b464ade2ffe1f780c69d7ce7b75
ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian.

We need to set the 'endian' bit in this case.

Acked-by: Jeff Garzik <jgarzik@redhat.com>
Signed-off-by: David Daney <david.daney@cavium.com>
drivers/ata/pata_octeon_cf.c