From: Jyri Sarha Date: Tue, 26 May 2015 18:59:05 +0000 (+0300) Subject: ASoC: core: If component doesn't have of_node use parent's node instead X-Git-Tag: omap-for-v4.3/legacy-v2-signed~142^2~38^2~15^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e0aa8d83bf8e6d414e538cf1046a3a7b48017bc;p=pandora-kernel.git 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 Signed-off-by: Mark Brown --- Reading git-diff-tree failed