summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/board-kzm9g.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2012-06-25 03:39:30 -0700
committerRafael J. Wysocki <rjw@sisk.pl>2012-06-30 15:30:31 +0200
commit76b80329177c4b4675b00256844804d09038e2ad (patch)
tree021c4342f57667e3d3a44871c66f6630fc1b86ad /arch/arm/mach-shmobile/board-kzm9g.c
parent425d6940b967c874dd76f4e5b9c81e201b83bc3b (diff)
downloadop-kernel-dev-76b80329177c4b4675b00256844804d09038e2ad.zip
op-kernel-dev-76b80329177c4b4675b00256844804d09038e2ad.tar.gz
ARM: shmobile: kzm9g: enable DMAEngine on FSI
It is possible to reduce CPU load if FSI playback used DMAEngine. This patch enabled it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'arch/arm/mach-shmobile/board-kzm9g.c')
-rw-r--r--arch/arm/mach-shmobile/board-kzm9g.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/board-kzm9g.c b/arch/arm/mach-shmobile/board-kzm9g.c
index b056b7a..212c524 100644
--- a/arch/arm/mach-shmobile/board-kzm9g.c
+++ b/arch/arm/mach-shmobile/board-kzm9g.c
@@ -470,6 +470,7 @@ static struct platform_device gpio_keys_device = {
/* FSI-AK4648 */
static struct sh_fsi_platform_info fsi_info = {
.port_a = {
+ .tx_id = SHDMA_SLAVE_FSI2A_TX,
},
};
OpenPOWER on IntegriCloud