Input: psmouse - fix up Synaptics comment
authorAndres Salomon <dilinger@queued.net>
Thu, 23 Dec 2010 09:18:28 +0000 (01:18 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 23 Dec 2010 09:21:11 +0000 (01:21 -0800)
Minor comment fixup for typos and grammar. Noticed while adding a
separate workaround.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/synaptics.c

index 2e300a460556573ec20f85ac536f63f6d0bed438..53c65a634b2639b320a6190d37edf3f818a84f4f 100644 (file)
@@ -802,8 +802,8 @@ int synaptics_init(struct psmouse *psmouse)
 
        /*
         * Toshiba's KBC seems to have trouble handling data from
-        * Synaptics as full rate, switch to lower rate which is roughly
-        * thye same as rate of standard PS/2 mouse.
+        * Synaptics at full rate.  Switch to a lower rate (roughly
+        * the same rate as a standard PS/2 mouse).
         */
        if (psmouse->rate >= 80 && impaired_toshiba_kbc) {
                printk(KERN_INFO "synaptics: Toshiba %s detected, limiting rate to 40pps.\n",