Files
linux-apfs/include/sound
Kuninori Morimoto eef28e1082 ASoC: SND_SOC_DAIFMT_GATED become 0 as default settings
Current soc-dai.h defines SND_SOC_DAIFMT_GATED as (2 << 4),
but gated clock should be default settings (= 0).
This patch fixup SND_SOC_DAIFMT_GATED as (0 << 4).

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2013-01-30 16:42:24 +08:00
..
2011-08-17 00:53:54 +09:00
2012-04-30 23:36:20 +01:00
2012-12-02 13:01:51 +09:00
2012-09-28 14:21:54 +01:00
2012-01-03 22:54:56 -05:00
2012-04-26 17:48:42 +01:00
2012-01-26 16:07:55 +00:00
2011-09-20 16:02:16 +01:00
2011-08-08 14:30:37 +09:00