[PATCH 07/23] ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefix

2016-10-17 Thread Kuninori Morimoto
From: Kuninori Morimoto It is assuming that the card related information is located on "card" node, but graph case doesn't have it. This patch adds node parameter to adjust for graph support Signed-off-by: Kuninori Morimoto

[PATCH 07/23] ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefix

2016-10-17 Thread Kuninori Morimoto
From: Kuninori Morimoto It is assuming that the card related information is located on "card" node, but graph case doesn't have it. This patch adds node parameter to adjust for graph support Signed-off-by: Kuninori Morimoto --- include/sound/soc.h | 6 +- sound/soc/soc-core.c | 9