macio: move unaligned DMA write code into separate pmac_dma_write() function
commitbd4214fc92090694aefa17882815c6109f0fd70c
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fri, 22 May 2015 18:13:44 +0000 (22 14:13 -0400)
committerJohn Snow <jsnow@redhat.com>
Fri, 22 May 2015 19:58:22 +0000 (22 15:58 -0400)
tree8fa1e059f9bde47c9e59d7ed6e1279a4d64c3be9
parent4827ac1e8f8306b24e61b44ea1f2082ea08099bb
macio: move unaligned DMA write code into separate pmac_dma_write() function

Similarly switch the macio IDE routines over to use the new function and
tidy-up the remaining code as required.

[Maintainer edit: printf format codes adjusted for 32/64bit. --js]

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: John Snow <jsnow@redhat.com>
Message-id: 1425939893-14404-3-git-send-email-mark.cave-ayland@ilande.co.uk
Signed-off-by: John Snow <jsnow@redhat.com>
hw/ide/macio.c
include/hw/ppc/mac_dbdma.h