ASoC: allow soc-core to pick up name prefixes from component nodes
authorJerome Brunet <jbrunet@baylibre.com>
Fri, 13 Jul 2018 12:50:43 +0000 (14:50 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 13 Jul 2018 15:05:28 +0000 (16:05 +0100)
commitaefba45539bc4868c1fae336410aec907ee0882a
tree3cf9f931d73f47639eb815ae0e8474936be0b261
parentd5418ae3f9443f911d4324c0cade988ced39cfbe
ASoC: allow soc-core to pick up name prefixes from component nodes

When the component does not match the configuration table provided
by the card, let soc-core check the component node for a name prefix

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c