ASoC: Implement interrupt driven microphone detection for WM8903
[deliverable/linux.git] / include / sound / wm8903.h
index 49bb1a844bfc2436b339614bc3bfde1b85036cae..b4a0db2307ef439737b805c817a23e4a3b9b3b16 100644 (file)
@@ -241,6 +241,8 @@ struct wm8903_platform_data {
         */
        u16 micdet_cfg;
 
+       int micdet_delay;      /* Delay after microphone detection (ms) */
+
        u32 gpio_cfg[5];       /* Default register values for GPIO pin mux */
 };
 
This page took 0.024127 seconds and 5 git commands to generate.