diff options
author | Mark Brown <broonie@kernel.org> | 2015-03-17 08:16:16 -0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-03-17 08:16:16 -0400 |
commit | 275ed3a195fa923a2f075a7b48a81f8f0c405f68 (patch) | |
tree | 44276bdcacaca33809fc8a0943b9dc89ea39bdc7 /include/sound | |
parent | 3814c204446822cd3c82ec4e8616600732c1f94e (diff) | |
parent | 66454b3eb31e8109387606c054ae02f3cfd6543e (diff) |
Merge branch 'topic/rt5670' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel
Diffstat (limited to 'include/sound')
-rw-r--r-- | include/sound/rt5670.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/rt5670.h b/include/sound/rt5670.h index bd311197a3b5..b7d60510819b 100644 --- a/include/sound/rt5670.h +++ b/include/sound/rt5670.h | |||
@@ -14,6 +14,7 @@ | |||
14 | struct rt5670_platform_data { | 14 | struct rt5670_platform_data { |
15 | int jd_mode; | 15 | int jd_mode; |
16 | bool in2_diff; | 16 | bool in2_diff; |
17 | bool dev_gpio; | ||
17 | 18 | ||
18 | bool dmic_en; | 19 | bool dmic_en; |
19 | unsigned int dmic1_data_pin; | 20 | unsigned int dmic1_data_pin; |