28 Apr
2017
28 Apr
'17
9:27 p.m.
On Wed, Apr 26, 2017 at 9:02 PM, Kuninori Morimoto kuninori.morimoto.gx@renesas.com wrote:
From: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
Current snd_soc_of_parse_daifmt() detects [prefix]format, but "format" was unclear in some case. This patch checks "dai-format" first, and try to check "[prefix]format" if "dai-format" was not exist.
Signed-off-by: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
v6 -> v7
- no change
sound/soc/soc-core.c | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-)
Reviewed-by: Rob Herring robh@kernel.org