]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ASoC: Remove DAPM restriction on mixer control name lengths
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 28 Oct 2008 13:02:31 +0000 (13:02 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 30 Oct 2008 14:34:03 +0000 (14:34 +0000)
commit219b93f5252086c8c8d647c77fc9e1377aab0c8d
tree844eb83f3ca3983164357f063b777f60b7c580a1
parentf24368c2fb524e911b831b86b5f0acfb38c70317
ASoC: Remove DAPM restriction on mixer control name lengths

As well as ensuring that UI-relevant parts of control names don't get
truncated in the DAPM code this avoids conflicts in long control names
that differ only at the end of a long string.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-dapm.c