]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: core: Clarify usage of ignore_machine
authorDaniel Baluta <daniel.baluta@nxp.com>
Wed, 25 Sep 2019 18:33:58 +0000 (21:33 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 1 Oct 2019 11:15:24 +0000 (12:15 +0100)
commit70821903336c8b57b908f12e0c6136e07737d3ca
tree978d6d2facaed2c3192a82d14f5cac37fa51fcb7
parentdf52f11643661faa4705fbddad2c206bc87cd679
ASoC: core: Clarify usage of ignore_machine

For a sound card ignore_machine means that existing FEs links should be
ignored and existing BEs links should be overridden with some information
from the matching component driver.

Current code make some confusions about this so fix it!

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://lore.kernel.org/r/20190925183358.11955-1-daniel.baluta@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c