summaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/bdw-rt5677.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2020-07-24 17:22:35 +0300
committerMark Brown <broonie@kernel.org>2020-07-24 17:22:35 +0300
commitaa2d1ee76660edd4072c9cf8f83ffde4b58a1dd0 (patch)
treee9dcdf2a7295089803981e93a47e587c43f2d400 /sound/soc/intel/boards/bdw-rt5677.c
parent62f2c7797de376e39bca5630a0f80209ffb4c70f (diff)
parenta63419beafd4edf20761c37dbefd639a0b1b481e (diff)
downloadlinux-aa2d1ee76660edd4072c9cf8f83ffde4b58a1dd0.tar.xz
Merge series "ASoC: qcom: Use qcom_snd_parse_of() for apq8016_sbc" from Stephan Gerhold <stephan@gerhold.net>:
At the moment we have two separate functions to parse the sound card properties from the device tree: qcom_snd_parse_of() for DPCM and apq8016_sbc_parse_of() without DPCM. These functions are almost identical except for a few minor differences. This patch set extends qcom_snd_parse_of() to handle links without DPCM, so that we can use one common function for all (qcom) machine drivers. Stephan Gerhold (7): ASoC: qcom: Use devm for resource management ASoC: qcom: common: Use snd_soc_dai_link_set_capabilities() ASoC: q6afe: Remove unused q6afe_is_rx_port() function ASoC: qcom: common: Support parsing links without DPCM ASoC: qcom: common: Parse properties with "qcom," prefix ASoC: qcom: apq8016_sbc: Use qcom_snd_parse_of() ASoC: qcom: common: Avoid printing errors for -EPROBE_DEFER sound/soc/qcom/Kconfig | 1 + sound/soc/qcom/apq8016_sbc.c | 120 ++++------------------------------- sound/soc/qcom/apq8096.c | 28 +------- sound/soc/qcom/common.c | 58 ++++++++++------- sound/soc/qcom/qdsp6/q6afe.c | 8 --- sound/soc/qcom/qdsp6/q6afe.h | 1 - sound/soc/qcom/sdm845.c | 40 ++---------- 7 files changed, 59 insertions(+), 197 deletions(-) -- 2.27.0
Diffstat (limited to 'sound/soc/intel/boards/bdw-rt5677.c')
0 files changed, 0 insertions, 0 deletions