ARM: shmobile: bockw: use SSI DMAEngine for sound
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 24 Dec 2013 04:44:15 +0000 (20:44 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 4 Feb 2014 01:17:53 +0000 (10:17 +0900)
R-Car sound driver is supporting Mem <-> SSI
direct transfer via DMAEngine.
Current HPB-DMA is using double plane transfer,
but the sound may have noise since SSI doesn't have FIFO.
This patch supports it.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-bockw.c

Simple merge