summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra30_i2s.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/tegra/tegra30_i2s.h')
-rw-r--r--sound/soc/tegra/tegra30_i2s.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/tegra/tegra30_i2s.h b/sound/soc/tegra/tegra30_i2s.h
index 1240cc65d1fb..b9baddd5db8e 100644
--- a/sound/soc/tegra/tegra30_i2s.h
+++ b/sound/soc/tegra/tegra30_i2s.h
@@ -252,6 +252,8 @@ struct tegra30_i2s {
#ifdef CONFIG_PM
u32 reg_cache[(TEGRA30_I2S_CIF_TX_CTRL >> 2) + 1];
#endif
+ int call_record_dam_ifc;
+ int is_call_mode_rec;
};
struct codec_config {