From: Benjamin Tissoires Date: Wed, 30 Nov 2016 01:41:50 +0000 (-0800) Subject: Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data X-Git-Tag: v4.14-rc1~4^2~64^2~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9e421b7c60860f150aa29e9f7bc902f003d87e68;p=platform%2Fkernel%2Flinux-rpi.git Input: synaptics-rmi4 - fix documentation of rmi_2d_sensor_platform_data Typos... Signed-off-by: Benjamin Tissoires Signed-off-by: Dmitry Torokhov --- diff --git a/include/linux/rmi.h b/include/linux/rmi.h index 8499b6a..27dd9aa 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. */