aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/wm9713.c
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-09-09 11:23:10 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-09-09 16:52:09 -0700
commit31b2b16d3f356b0e463e603643d8b4b047ba2db8 (patch)
tree480833af4988ecb908d3b225596c1e11fa27989e /drivers/input/touchscreen/wm9713.c
parentInput: cap1106 - fix register definition (diff)
downloadlinux-dev-31b2b16d3f356b0e463e603643d8b4b047ba2db8.tar.xz
linux-dev-31b2b16d3f356b0e463e603643d8b4b047ba2db8.zip
Input: wm971x - fix typo in module parameter description
Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen/wm9713.c')
-rw-r--r--drivers/input/touchscreen/wm9713.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/touchscreen/wm9713.c b/drivers/input/touchscreen/wm9713.c
index 7405353199d7..572a5a64face 100644
--- a/drivers/input/touchscreen/wm9713.c
+++ b/drivers/input/touchscreen/wm9713.c
@@ -41,7 +41,7 @@
*/
static int rpu = 8;
module_param(rpu, int, 0);
-MODULE_PARM_DESC(rpu, "Set internal pull up resitor for pen detect.");
+MODULE_PARM_DESC(rpu, "Set internal pull up resistor for pen detect.");
/*
* Set current used for pressure measurement.