All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] ASoC: qcom: few trival fixes
@ 2018-08-06 10:12 Srinivas Kandagatla
  2018-08-06 10:12 ` [PATCH 1/5] ASoC: qcom: make common.c as proper module Srinivas Kandagatla
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Srinivas Kandagatla @ 2018-08-06 10:12 UTC (permalink / raw)
  To: broonie, lgirdwood, alsa-devel
  Cc: perex, tiwai, vkoul, linux-kernel, rohitkr, bgoswami,
	Srinivas Kandagatla

This patchset have few trivial fixes, 3 of them to do with cleaning up the
unused header files, 1 patch is to do with fixing warning on common.c and
other is to add missing AIF_IN dapm for slim tx ports.

Thanks,
srini

Srinivas Kandagatla (5):
  ASoC: qcom: make common.c as proper module
  ASoC: apq8096: remove unused header files
  ASoC: sdm845: remove unused header files
  ASoC: qcom: remove unused header files from common.h
  ASoC: qdsp6: q6afe-dai: add SLIM tx AIF_IN dapm

 sound/soc/qcom/Kconfig           | 5 +++++
 sound/soc/qcom/Makefile          | 6 ++++--
 sound/soc/qcom/apq8096.c         | 2 --
 sound/soc/qcom/common.h          | 1 -
 sound/soc/qcom/qdsp6/q6afe-dai.c | 7 +++++++
 sound/soc/qcom/sdm845.c          | 2 --
 6 files changed, 16 insertions(+), 7 deletions(-)

-- 
2.16.2


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

end of thread, other threads:[~2018-08-06 11:51 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-06 10:12 [PATCH 0/5] ASoC: qcom: few trival fixes Srinivas Kandagatla
2018-08-06 10:12 ` [PATCH 1/5] ASoC: qcom: make common.c as proper module Srinivas Kandagatla
2018-08-06 11:51   ` Applied "ASoC: qcom: make common.c as proper module" to the asoc tree Mark Brown
2018-08-06 11:51     ` Mark Brown
2018-08-06 10:12 ` [PATCH 2/5] ASoC: apq8096: remove unused header files Srinivas Kandagatla
2018-08-06 11:50   ` Applied "ASoC: apq8096: remove unused header files" to the asoc tree Mark Brown
2018-08-06 11:50     ` Mark Brown
2018-08-06 10:12 ` [PATCH 3/5] ASoC: sdm845: remove unused header files Srinivas Kandagatla
2018-08-06 11:50   ` Applied "ASoC: sdm845: remove unused header files" to the asoc tree Mark Brown
2018-08-06 11:50     ` Mark Brown
2018-08-06 10:12 ` [PATCH 4/5] ASoC: qcom: remove unused header files from common.h Srinivas Kandagatla
2018-08-06 11:50   ` Applied "ASoC: qcom: remove unused header files from common.h" to the asoc tree Mark Brown
2018-08-06 11:50     ` Mark Brown
2018-08-06 10:12 ` [PATCH 5/5] ASoC: qdsp6: q6afe-dai: add SLIM tx AIF_IN dapm Srinivas Kandagatla
2018-08-06 11:50   ` Applied "ASoC: qdsp6: q6afe-dai: add SLIM tx AIF_IN dapm" to the asoc tree Mark Brown
2018-08-06 11:50     ` Mark Brown

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.