2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-15 17:14:00 +08:00
linux-next/sound/soc/generic
Kuninori Morimoto 155b8f3aa6 ASoC: simple-card-utils: remove strict limitation of bit/frame master
Current asoc_simple_card_parse_daifmt is keeping backward compatibility
for bitmaster/framemaster which didn't use phandle.
The keep compatibility, it is checking prefix length, but it is
too strict. let's loosen it. Otherwise, OF-graph base sound card
which doesn't have prefix can't detect daifmt.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-05-26 12:40:53 +01:00
..
audio-graph-card.c ASoC: audio-graph-card: fix spelling mistake: "missmatch" -> "mismatch" 2017-05-19 17:28:28 +01:00
Kconfig ASoC: add audio-graph-card support 2017-05-17 10:21:21 +01:00
Makefile ASoC: add audio-graph-card support 2017-05-17 10:21:21 +01:00
simple-card-utils.c ASoC: simple-card-utils: remove strict limitation of bit/frame master 2017-05-26 12:40:53 +01:00
simple-card.c Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'asoc/topic/sirf' and 'asoc/topic/ssm4567' into asoc-next 2017-04-30 22:16:26 +09:00
simple-scu-card.c Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'asoc/topic/sirf' and 'asoc/topic/ssm4567' into asoc-next 2017-04-30 22:16:26 +09:00