summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/power/mt2712-power.h
diff options
context:
space:
mode:
authorKuninori Morimoto2019-06-26 03:40:59 +0200
committerMark Brown2019-06-26 13:28:56 +0200
commite3303268f9cfa4eb7c2217df471417d4327109fd (patch)
treefcee696a1aa87036efcebbbf910ac25239b3e45d /include/dt-bindings/power/mt2712-power.h
parentASoC: rsnd: add missing pin sharing with SSI9 (diff)
downloadkernel-qcow2-linux-e3303268f9cfa4eb7c2217df471417d4327109fd.tar.gz
kernel-qcow2-linux-e3303268f9cfa4eb7c2217df471417d4327109fd.tar.xz
kernel-qcow2-linux-e3303268f9cfa4eb7c2217df471417d4327109fd.zip
ASoC: soc-core: don't use soc_find_component() at snd_soc_find_dai()
commit b9f2e25c599bb ("ASoC: soc-core: use soc_find_component() at snd_soc_find_dai()") used soc_find_component() at snd_soc_find_dai(), but, some CPU driver has CPU component for DAI and Platform component, for example generic DMAEngine component. In such case, CPU component and Platform component have same of_node / name. Here soc_find_component() returns *1st* found component. Thus, we shouldn't use soc_find_component() at snd_soc_find_dai(). This patch fixup this it, and add comment to indicate this limitation. Fixes: commit b9f2e25c599bb ("ASoC: soc-core: use soc_find_component() at snd_soc_find_dai()") Reported-by: Dmitry Osipenko <digetx@gmail.com> Reported-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/dt-bindings/power/mt2712-power.h')
0 files changed, 0 insertions, 0 deletions