[PATCH v2 0/3] ASoC: lpass-platform: Fixes and Cleanup.
From: Srinivas Kandagatla
Date: Mon Oct 31 2016 - 07:26:03 EST
Hi Mark,
This patchset fixes broken lpass-platform driver in v4.9-rc1, and also
fixes problem while using lpass as kernel module.
There is also a cleanup patch in this series just to tidy up the code
in the same area where there is regression.
Tested this patchset with msm8916 codec patchset in linux-next on
v4.9-rc1 on DB410c.
Without this patchset lpass-platform driver can not play audio or
even load/unload as module.
Thanks,
srini
Changes since v2:
- reordered fix so that it can go into next rc, suggested by Mark.
- Added Acks from Kenneth
Srinivas Kandagatla (3):
ASoC: lpass-platform: Fix broken pcm data usage
ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch
ASoC: lpass-cpu: add module licence and description
sound/soc/qcom/lpass-cpu.c | 3 +
sound/soc/qcom/lpass-platform.c | 183 ++++++++++++++++------------------------
sound/soc/qcom/lpass.h | 1 -
3 files changed, 77 insertions(+), 110 deletions(-)
--
2.10.1