diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2019-01-25 17:04:06 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-01-25 18:56:05 +0100 |
commit | d0b95e6cd298a785c126e75a085af6dd7b7b1f60 (patch) | |
tree | b73f6a3b3e2e457c7f98b7762f9d292775bb39a0 /scripts/ld-version.sh | |
parent | ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filter (diff) | |
download | linux-d0b95e6cd298a785c126e75a085af6dd7b7b1f60.tar.xz linux-d0b95e6cd298a785c126e75a085af6dd7b7b1f60.zip |
ASoC: core: Allow soc_find_component lookups to match parent of_node
For devices implemented as a MFD it is common to only have a single node
in devicetree representing the whole device. As such when looking up
components in soc_find_components we should match against both the devices
of_node and the devices parent's of_node, as is already done in the rest
of the ASoC core.
This causes regressions for some DAI links at the moment as
soc_find_component was recently added as a check in soc_init_dai_link.
Fixes: 8780cf1142a5 ("ASoC: soc-core: defer card probe until all component is added to list")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/ld-version.sh')
0 files changed, 0 insertions, 0 deletions