aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rmi.h
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-07-21 10:17:16 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2020-07-21 14:07:51 -0700
commit53aab92dec447f93489e07924e310d605a389dea (patch)
tree9d01b92c6312dd2424f84eb5ccd3dcdab7d5cbb6 /include/linux/rmi.h
parentInput: mt - cleanup open-coded __set_bit() (diff)
downloadlinux-dev-53aab92dec447f93489e07924e310d605a389dea.tar.xz
linux-dev-53aab92dec447f93489e07924e310d605a389dea.zip
Input: synaptics-rmi4 - drop a duplicated word
Drop the repeated word "to" in a comment. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Link: https://lore.kernel.org/r/20200719003131.21050-1-rdunlap@infradead.org 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 7b22366d0065..8ed37f93f3c8 100644
--- a/include/linux/rmi.h
+++ b/include/linux/rmi.h
@@ -206,7 +206,7 @@ struct rmi_device_platform_data_spi {
*
* @reset_delay_ms - after issuing a reset command to the touch sensor, the
* driver waits a few milliseconds to give the firmware a chance to
- * to re-initialize. You can override the default wait period here.
+ * re-initialize. You can override the default wait period here.
* @irq: irq associated with the attn gpio line, or negative
*/
struct rmi_device_platform_data {