ARM: shmobile: bockw: use HPBIF DMAEngine for sound
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 24 Dec 2013 04:44:23 +0000 (20:44 -0800)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 4 Feb 2014 01:17:54 +0000 (10:17 +0900)
R-Car sound driver is supporting Mem <-> SRU <-> SSI
transfer via DMAEngine.
The sound will be less noise if it uses SRU path
since it has 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