All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ASoC: lpass-platform: Fixes and Cleanup.
@ 2016-10-31 11:25 Srinivas Kandagatla
  2016-10-31 11:25 ` [PATCH v2 1/3] ASoC: lpass-platform: Fix broken pcm data usage Srinivas Kandagatla
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Srinivas Kandagatla @ 2016-10-31 11:25 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

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

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

end of thread, other threads:[~2016-10-31 18:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-31 11:25 [PATCH v2 0/3] ASoC: lpass-platform: Fixes and Cleanup Srinivas Kandagatla
2016-10-31 11:25 ` [PATCH v2 1/3] ASoC: lpass-platform: Fix broken pcm data usage Srinivas Kandagatla
2016-10-31 18:30   ` Applied "ASoC: lpass-platform: Fix broken pcm data usage" to the asoc tree Mark Brown
2016-10-31 18:30     ` Mark Brown
2016-10-31 11:25 ` [PATCH v2 2/3] ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch Srinivas Kandagatla
2016-10-31 18:31   ` Applied "ASoC: lpass-platform: use dma_ch instead of rdma_ch/wrdma_ch" to the asoc tree Mark Brown
2016-10-31 18:31     ` Mark Brown
2016-10-31 11:25 ` [PATCH v2 3/3] ASoC: lpass-cpu: add module licence and description Srinivas Kandagatla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.