aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/sound/wm8903.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sound/wm8903.h b/include/sound/wm8903.h
index 22b66a76febd..49bb1a844bfc 100644
--- a/include/sound/wm8903.h
+++ b/include/sound/wm8903.h
@@ -232,6 +232,8 @@
232#define WM8903_GP5_DB_WIDTH 1 /* GP5_DB */ 232#define WM8903_GP5_DB_WIDTH 1 /* GP5_DB */
233 233
234struct wm8903_platform_data { 234struct wm8903_platform_data {
235 bool irq_active_low; /* Set if IRQ active low, default high */
236
235 /* Default register value for R6 (Mic bias), used to configure 237 /* Default register value for R6 (Mic bias), used to configure
236 * microphone detection. In conjunction with gpio_cfg this 238 * microphone detection. In conjunction with gpio_cfg this
237 * can be used to route the microphone status signals out onto 239 * can be used to route the microphone status signals out onto