diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-03-09 11:33:09 +0000 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2011-03-09 12:36:14 +0000 |
commit | 3e5ff4dfa5a0a5627235a245665035597f050d86 (patch) | |
tree | 17c33ba548a997b23d2360b0aea948662868e98e /scripts/headers.sh | |
parent | 378a90f4540cc113e6ef36861ae914b0c63700a0 (diff) | |
download | blackbird-op-linux-3e5ff4dfa5a0a5627235a245665035597f050d86.tar.gz blackbird-op-linux-3e5ff4dfa5a0a5627235a245665035597f050d86.zip |
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>
Diffstat (limited to 'scripts/headers.sh')
0 files changed, 0 insertions, 0 deletions