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, 24 Apr 2020 06:00:32 +0000 (08:00 +0200)
commitbdf7505f814a6aaea188a3c075979be36ee35c59
treeef169f1fccb05f3b2c5927beb1aeb3c13724558b
parent11f9bc47e5ecd98304d234291e7ead6f20491164
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