aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2015-04-12 14:48:33 -0400
committerMark Brown <broonie@kernel.org>2015-04-12 14:48:33 -0400
commitaab0bb17ef2440ef5f68dcde5f1a6b32dcdfa9fb (patch)
tree6e14e997a1424e189d47ec04f4b1e1b8e6d85491 /include/sound
parent77b62fa5d23988155132cf7fee44f2c209e3dc4c (diff)
parenta5e5e12bd4ed5cd1123ace4300b5c07230fbf21e (diff)
Merge remote-tracking branch 'asoc/topic/intel' into asoc-next
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/rt5670.h1
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 @@
14struct rt5670_platform_data { 14struct 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;