X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=include%2Flinux%2Fmfd%2Fwm8994%2Fpdata.h;h=8e21a094836d21566bec6f08c027ad5c765fa715;hb=c0cc3f1665256b7cfdc1d581f997dcea1af71405;hp=fc87be4fdc2501a8106b18664102c793ccdb588b;hpb=ddffeb8c4d0331609ef2581d84de4d763607bd37;p=deliverable%2Flinux.git diff --git a/include/linux/mfd/wm8994/pdata.h b/include/linux/mfd/wm8994/pdata.h index fc87be4fdc25..8e21a094836d 100644 --- a/include/linux/mfd/wm8994/pdata.h +++ b/include/linux/mfd/wm8994/pdata.h @@ -176,6 +176,11 @@ struct wm8994_pdata { unsigned int lineout1fb:1; unsigned int lineout2fb:1; + /* Delay between detecting a jack and starting microphone + * detect (specified in ms) + */ + int micdet_delay; + /* IRQ for microphone detection if brought out directly as a * signal. */