Home
last modified time | relevance | path

Searched hist:"3 e0aa8d83bf8e6d414e538cf1046a3a7b48017bc" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/
H A Dsoc-core.cdiff 3e0aa8d83bf8e6d414e538cf1046a3a7b48017bc Tue May 26 13:59:05 CDT 2015 Jyri Sarha <jsarha@ti.com> ASoC: core: If component doesn't have of_node use parent's node instead

If an ASoC component device does not have a device tree node, use its
parent's node instead, when looking for a matching DAI based on a
device tree reference.

This allows video device drivers to register a separate child device
for their ASoC side audio functionality. [And MFDs in general --
broonie]

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>