Skip to content
Snippets Groups Projects
Commit d8c58078 authored by Lee Jones's avatar Lee Jones Committed by Dmitry Torokhov
Browse files

Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc header


Fixes the following W=1 kernel build warning(s):

 drivers/input/misc/ab8500-ponkey.c:32: warning: Function parameter or member 'idev' not described in 'ab8500_ponkey'

Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20201104162427.2984742-5-lee.jones@linaro.org


Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent e0d80b64
No related branches found
No related tags found
1 merge request!312camera and mipi fixes wrt power management
......@@ -19,7 +19,7 @@
/**
* struct ab8500_ponkey - ab8500 ponkey information
* @input_dev: pointer to input device
* @idev: pointer to input device
* @ab8500: ab8500 parent
* @irq_dbf: irq number for falling transition
* @irq_dbr: irq number for rising transition
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment