diff options
author | 2013-01-15 20:18:23 -0800 | |
---|---|---|
committer | 2013-01-16 20:28:24 +0900 | |
commit | 5d163336a77af9c1b4d6d08cbc8b1279df5f579e (patch) | |
tree | 3c93ff4daff611e8b1f5499ac66aa1650a482c06 /tools/perf/scripts/python/syscall-counts.py | |
parent | ASoC: Constify ops and compr_ops fields of snd_soc_dai_link (diff) | |
download | linux-dev-5d163336a77af9c1b4d6d08cbc8b1279df5f579e.tar.xz linux-dev-5d163336a77af9c1b4d6d08cbc8b1279df5f579e.zip |
ASoC: SND_SOC_DAIFMT_NB_NF become 0 as default settings
Current soc-dai.h defines SND_SOC_DAIFMT_NB_NF as (1 << 8),
but normal bit clock / normal frame should be
default settings (= 0).
This patch fixup SND_SOC_DAIFMT_NB_NF as (0 << 8).
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions