linux_dsm_epyc7002/sound/soc
Mark Brown 3e5ff4dfa5 ASoC: Fix double addition of prefixes due to widget prefixing
We're not only prefixing all controls, we're also prefixing the widget
names in the runtime data. This causes us to add the prefix twice - once
when using the widget name to generate the control name and once when
adding the control.

Really we shouldn't be prefixing the widget names at all, the matching
code should be handing this as we always know which DAPM context a
widget came from and always display the widget name in terms of a DAPM
context.  However, we're quite close to the merge window and that's
relatively invasive.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Reported-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Liam Girdwood <lrg@ti.com>
2011-03-09 12:36:14 +00:00
..
atmel ASoC: Fix codec device id format used by some dai_links 2011-01-25 15:12:36 +00:00
au1x ASoC: Do not include soc-dapm.h 2010-11-22 14:04:41 +00:00
blackfin ASoC: Fix codec device id format used by some dai_links 2011-01-25 15:12:36 +00:00
codecs ASoC: Simplify WM9081 speaker startup by using widgets for spaker output 2011-03-09 12:23:03 +00:00
davinci ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap() 2011-02-09 22:33:32 +00:00
ep93xx ASoC: Remove warnings in ep93xx-i2s.c 2011-03-07 17:32:02 +00:00
fsl ASoC: Replace pdev with card in machine driver probe and remove 2011-01-27 11:56:13 +00:00
imx ASoC: Add machine driver for Visstrim_M10 board. 2011-03-07 11:48:18 +00:00
jz4740 ASoC: Do not include soc-dapm.h 2010-11-22 14:04:41 +00:00
kirkwood ASoC: Do not include soc-dapm.h 2010-11-22 14:04:41 +00:00
mid-x86 ASoC: sst_platform: fix the pulseaudio error 2011-02-15 17:59:17 -08:00
nuc900 Merge branch 'for-2.6.37' into for-2.6.38 2010-11-30 11:35:43 +00:00
omap Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.39 2011-02-01 14:55:10 +00:00
pxa Merge branch 'for-2.6.38' into for-2.6.39 2011-02-25 11:45:09 +00:00
s6000 ASoC: Remove needless inclusion of tlv320aic3x.h from machine drivers 2011-01-05 11:28:50 +00:00
samsung ASoC: Add driver for the dfbmcs320 bluetooth module 2011-03-07 12:20:01 +00:00
sh ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF format 2011-01-26 11:25:47 +00:00
tegra ASoC: Tegra: Fix error handling in DMA channel alloc 2011-02-28 15:10:03 +00:00
txx9 ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
Kconfig ASoC: tegra: Kconfig and Makefile 2011-01-10 22:21:09 +00:00
Makefile ASoC: tegra: Kconfig and Makefile 2011-01-10 22:21:09 +00:00
soc-cache.c ASoC: soc-cache: dereferencing before checking 2011-02-08 11:27:45 +00:00
soc-core.c ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() 2011-03-08 18:56:35 +00:00
soc-dapm.c ASoC: Fix double addition of prefixes due to widget prefixing 2011-03-09 12:36:14 +00:00
soc-jack.c ASoC: Pass the jack to jack notifiers 2011-02-24 09:42:33 +00:00
soc-utils.c ASoC: Use snd_pcm_format_width() in snd_soc_params_to_frame_size() 2011-02-01 14:31:40 +00:00