Re: [RFC PATCH 09/14] ASoC: qcom: Add ability to handle interrupts per dma channel

2015-05-05 Thread Srinivas Kandagatla
On 03/05/15 01:00, Kenneth Westfield wrote: On Thu, Apr 30, 2015 at 06:17:42PM +0100, Srinivas Kandagatla wrote: This patch adds ablity to lpass driver to handle interrupt per dma channel. Without this patch its not possible to use multipl ports on the lpass. diff --git a/sound/soc/qcom/lpa

Re: [RFC PATCH 09/14] ASoC: qcom: Add ability to handle interrupts per dma channel

2015-05-02 Thread Kenneth Westfield
On Thu, Apr 30, 2015 at 06:17:42PM +0100, Srinivas Kandagatla wrote: > This patch adds ablity to lpass driver to handle interrupt per dma > channel. Without this patch its not possible to use multipl ports on the > lpass. > diff --git a/sound/soc/qcom/lpass-platform.c b/sound/soc/qcom/lpass-platf

[RFC PATCH 09/14] ASoC: qcom: Add ability to handle interrupts per dma channel

2015-04-30 Thread Srinivas Kandagatla
This patch adds ablity to lpass driver to handle interrupt per dma channel. Without this patch its not possible to use multipl ports on the lpass. Signed-off-by: Srinivas Kandagatla --- sound/soc/qcom/lpass-platform.c | 89 + sound/soc/qcom/lpass.h