Merge series "ASoC: dapm/pins: handle component prefix" from Pierre-Louis Bossart...
authorMark Brown <broonie@kernel.org>
Wed, 10 Feb 2021 20:10:03 +0000 (20:10 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 10 Feb 2021 20:10:03 +0000 (20:10 +0000)
SoundWire machine drivers make a heavy use of component prefixes to
uniquify control names. This however results in errors when looking
for widgets or pins. This patchset suggests two solutions but feedback
or suggestions on how to take the prefix into account would be
welcome.

Bard Liao (1):
  ASoC: Intel: boards: max98373: get dapm from cpu_dai

Shuming Fan (1):
  ASoC: dapm: use component prefix when checking widget names

 sound/soc/intel/boards/sof_maxim_common.c |  5 +++--
 sound/soc/soc-dapm.c                      | 13 ++++++++++++-
 2 files changed, 15 insertions(+), 3 deletions(-)

--
2.25.1


Trivial merge