macio: switch over to new byte-aligned DMA helpers
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Thu, 27 Oct 2016 20:29:13 +0000 (16:29 -0400)
committerJohn Snow <jsnow@redhat.com>
Thu, 27 Oct 2016 20:29:13 +0000 (16:29 -0400)
commitbe1e343995ef81fc05d9a4e1ec263ca171d842e7
tree06c49e8b7a1b4c71c7f0f68ae85ac7836dee4d14
parent99868af3d0a75cf6a515a9aa81bf0d7bcb39eadb
macio: switch over to new byte-aligned DMA helpers

Now that the DMA helpers are byte-aligned they can be called directly from
the macio routines rather than emulating byte-aligned accesses via multiple
block-level accesses.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-Id: 1476445266-27503-3-git-send-email-mark.cave-ayland@ilande.co.uk
Signed-off-by: John Snow <jsnow@redhat.com>
hw/ide/macio.c