aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rmi.h
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2016-11-29 17:41:50 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2016-11-30 09:03:11 -0800
commit9e421b7c60860f150aa29e9f7bc902f003d87e68 (patch)
tree2af53e77b20c89f410c064d0310ac3d3bb713001 /include/linux/rmi.h
parentInput: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54 (diff)
downloadlinux-dev-9e421b7c60860f150aa29e9f7bc902f003d87e68.tar.xz
linux-dev-9e421b7c60860f150aa29e9f7bc902f003d87e68.zip
Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data
Typos... Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'include/linux/rmi.h')
-rw-r--r--include/linux/rmi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/rmi.h b/include/linux/rmi.h
index 8499b6aa2221..27dd9aa4090c 100644
--- a/include/linux/rmi.h
+++ b/include/linux/rmi.h
@@ -108,7 +108,7 @@ struct rmi_2d_sensor_platform_data {
* @buttonpad - the touchpad is a buttonpad, so enable only the first actual
* button that is found.
* @trackstick_buttons - Set when the function 30 is handling the physical
- * buttons of the trackstick (as a PD/2 passthrough device.
+ * buttons of the trackstick (as a PS/2 passthrough device).
* @disable - the touchpad incorrectly reports F30 and it should be ignored.
* This is a special case which is due to misconfigured firmware.
*/