From 783f2e119db26b068d50f52dec1c8a3f672e9ed2 Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Thu, 15 Dec 2011 11:32:27 +0200 Subject: [PATCH] --- yaml --- r: 283965 b: refs/heads/master c: 7243a4b1eb377b3c5376cbf0ebdf87972b969127 h: refs/heads/master i: 283963: 9dbde51d1a90ce5d8acd5bc7a112912f789b6e78 v: v3 --- [refs] | 2 +- trunk/sound/soc/omap/omap-mcbsp.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 96449296686b..f8b675a14730 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: da76250e13256ec58f1b92256d847a7a8ebd9ce8 +refs/heads/master: 7243a4b1eb377b3c5376cbf0ebdf87972b969127 diff --git a/trunk/sound/soc/omap/omap-mcbsp.c b/trunk/sound/soc/omap/omap-mcbsp.c index bd11d2568584..017371913ec3 100644 --- a/trunk/sound/soc/omap/omap-mcbsp.c +++ b/trunk/sound/soc/omap/omap-mcbsp.c @@ -258,7 +258,7 @@ static int omap_mcbsp_dai_hw_params(struct snd_pcm_substream *substream, default: return -EINVAL; } - if (cpu_is_omap34xx()) { + if (cpu_is_omap34xx() || cpu_is_omap44xx()) { dma_data->set_threshold = omap_mcbsp_set_threshold; /* TODO: Currently, MODE_ELEMENT == MODE_FRAME */ if (omap_mcbsp_get_dma_op_mode(bus_id) ==