浏览代码

ASoC: Add kerneldoc for jack_status_check callback

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Mark Brown 14 年之前
父节点
当前提交
fadddc8753
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      include/sound/soc.h

+ 3 - 0
include/sound/soc.h

@@ -437,6 +437,9 @@ struct snd_soc_jack_zone {
  * @invert:       report presence in low state
  * @debouce_time: debouce time in ms
  * @wake:	  enable as wake source
+ * @jack_status_check: callback function which overrides the detection
+ *		       to provide more complex checks (eg, reading an
+ *		       ADC).
  */
 #ifdef CONFIG_GPIOLIB
 struct snd_soc_jack_gpio {