[alsa-devel] [PATCH v2 0/3] ASoC: lpass-platform: Fixes and Cleanup.

Srinivas Kandagatla srinivas.kandagatla at linaro.org
Mon Oct 31 12:25:42 CET 2016


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



More information about the Alsa-devel mailing list