[PATCH 3/7] ASoC: codecs: wm8986: fix missing kernel-doc arguments
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Wed Jul 1 20:13:16 CEST 2020
Fix W=1 warning
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart at linux.intel.com>
---
sound/soc/codecs/wm8996.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sound/soc/codecs/wm8996.c b/sound/soc/codecs/wm8996.c
index 0c176449ee2d..1d3b3f4e66b3 100644
--- a/sound/soc/codecs/wm8996.c
+++ b/sound/soc/codecs/wm8996.c
@@ -2224,6 +2224,9 @@ static void wm8996_free_gpio(struct wm8996_priv *wm8996)
/**
* wm8996_detect - Enable default WM8996 jack detection
+ * @component: ASoC component
+ * @jack: jack pointer
+ * @polarity_cb: polarity callback
*
* The WM8996 has advanced accessory detection support for headsets.
* This function provides a default implementation which integrates
--
2.25.1
More information about the Alsa-devel
mailing list