summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2018-12-14 11:35:24 +0900
committerMark Brown <broonie@kernel.org>2018-12-14 11:48:57 +0000
commitcfc652a73331c3b465e3f8dd39a3d6b71e6b3a66 (patch)
treee922dd2ce9c3cdb590f552677637365383abc280 /security
parentdd82410f7e939f00591c415d62915a89ac2fb8f0 (diff)
downloadlinux-cfc652a73331c3b465e3f8dd39a3d6b71e6b3a66.tar.bz2
ASoC: simple-card: tidyup prefix for snd_soc_codec_conf
Current simple-card is handling "prefix" by many ways. But, it is not useful and readable. We want to do is that allow having it everywere. This patch supports it. It will be overwrote if lower node has it. sound { simple-audio-card,prefix = "xxx"; // initial simple-audio-card,dai-link { prefix = "xxx"; // overwrite cpu { ... }; codec { prefix = "xxx"; // overwrite }; }; }; Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions