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@verge.net.au>
Fri, 5 Dec 2014 00:21:53 +0000 (09:21 +0900)
commitced7f473ba02fc0d87797ccc96f07a2f84be3b5d
tree799033c199801782dba15b8b10ae420fc670635b
parent83f275282a534d5def22cd75a52ff873195a9ec3
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