alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: lpass-platform: Fixes and Cleanup.
@ 2016-10-28 15:32 Srinivas Kandagatla
  2016-10-28 15:32 ` [PATCH 1/3] ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch Srinivas Kandagatla
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Srinivas Kandagatla @ 2016-10-28 15:32 UTC (permalink / raw)
  To: Mark Brown, alsa-devel
  Cc: Banajit Goswami, Liam Girdwood, Jaroslav Kysela, Takashi Iwai,
	linux-kernel, Kenneth Westfield, Kuninori Morimoto,
	Srinivas Kandagatla

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

Srinivas Kandagatla (3):
  ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch
  ASoC: lpass-platform: Fix broken pcm data usage
  ASoC: lpass-cpu: add module licence and description

 sound/soc/qcom/lpass-cpu.c      |   3 +
 sound/soc/qcom/lpass-platform.c | 182 ++++++++++++++++------------------------
 sound/soc/qcom/lpass.h          |   1 -
 3 files changed, 76 insertions(+), 110 deletions(-)

--
2.10.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-10-29 16:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-28 15:32 [PATCH 0/3] ASoC: lpass-platform: Fixes and Cleanup Srinivas Kandagatla
2016-10-28 15:32 ` [PATCH 1/3] ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch Srinivas Kandagatla
2016-10-29 16:12   ` Kenneth Westfield
2016-10-28 15:32 ` [PATCH 2/3] ASoC: lpass-platform: Fix broken pcm data usage Srinivas Kandagatla
2016-10-28 18:26   ` Mark Brown
2016-10-28 21:11     ` Srinivas Kandagatla
2016-10-29 16:14   ` Kenneth Westfield
2016-10-28 15:32 ` [PATCH 3/3] ASoC: lpass-cpu: add module licence and description Srinivas Kandagatla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).