diff options
author | Rohit kumar <rohitkr@codeaurora.org> | 2019-01-10 10:02:41 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-01-10 13:04:28 +0100 |
commit | 04eb1efcd614d6f067b76a355b3a3599667959dc (patch) | |
tree | b4dd9ac4334e2bfab318d55c6f3bec2a94b03dc4 /sound/sound_core.c | |
parent | ASoC: Intel: Boards: move the codec PLL configuration to _init (diff) | |
download | linux-04eb1efcd614d6f067b76a355b3a3599667959dc.tar.xz linux-04eb1efcd614d6f067b76a355b3a3599667959dc.zip |
ASoC: soc-core: Hold client_mutex around soc_init_dai_link()
soc_init_dai_link() calls soc_find_component() which needs
to be within client_mutex lock. Add client_mutex lock around
soc_init_dai_link() in snd_soc_register_card() to avoid
lockdep warning.
Fixes: 8780cf1142a5 ("ASoC: soc-core: defer card probe until all component is added to list")
Reported-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Rohit kumar <rohitkr@codeaurora.org>
Signed-off-by: Ajit Pandey <ajitp@codeaurora.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/sound_core.c')
0 files changed, 0 insertions, 0 deletions