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)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 4 Feb 2015 10:13:41 +0000 (11:13 +0100)
commit22e83c9935b8f49f58cc1354e3a3eb4a91519e50
tree29742c86ac03a36fd2ad38a4ba705ac4b0fa4652
parente4d10b3e0c46921085295909aae5de5557a10359
ARM: shmobile: bockw: use SSI DMAEngine for sound

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>
(cherry picked from commit 6d0ef79743abd39c1867a7fb9eaccdda0b2136db)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/board-bockw.c