diff options
author | 2013-01-29 21:03:13 -0800 | |
---|---|---|
committer | 2013-01-30 16:42:24 +0800 | |
commit | eef28e10821fb671ba797a41e7cf44e3d244e32e (patch) | |
tree | 465a18a868674b038bb0f28fd77f6bd342238f10 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: add snd_soc_of_parse_daifmt() for DeviceTree (diff) | |
download | linux-dev-eef28e10821fb671ba797a41e7cf44e3d244e32e.tar.xz linux-dev-eef28e10821fb671ba797a41e7cf44e3d244e32e.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions