Messages in this thread |  | | Date | Sat, 29 Oct 2016 09:12:31 -0700 | From | Kenneth Westfield <> | Subject | Re: [PATCH 1/3] ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch |
| |
On Fri, Oct 28, 2016 at 04:32:18PM +0100, Srinivas Kandagatla wrote: > This patch cleans up usage of wrdma_ch and rdma_ch variables into a > common variable dma_ch, As there is no real use of tracking the dma > channel in two different variables based on stream direction. > > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> > --- > sound/soc/qcom/lpass-platform.c | 53 +++++++++++++---------------------------- > 1 file changed, 17 insertions(+), 36 deletions(-)
Acked-by: Kenneth Westfield <kwestfie@codeaurora.org>
-- Kenneth Westfield Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project
|  |