ASoC: topology: use name_prefix for new kcontrol
author이경택 <gt82.lee@samsung.com>
Wed, 1 Apr 2020 09:05:24 +0000 (18:05 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Apr 2020 08:50:06 +0000 (10:50 +0200)
commit9a8b1ba9d41f3e897969983bbf45dd08682bb6c2
treed219f3207ae82e0f4111c76148beb22c2ac5d89c
parentf467e054c03f44653646eae7b2d98816dfcb4326
ASoC: topology: use name_prefix for new kcontrol

commit abca9e4a04fbe9c6df4d48ca7517e1611812af25 upstream.

Current topology doesn't add prefix of component to new kcontrol.

Signed-off-by: Gyeongtaek Lee <gt82.lee@samsung.com>
Link: https://lore.kernel.org/r/009b01d60804$ae25c2d0$0a714870$@samsung.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/soc-topology.c