04/04/2007 10:52 PM, Vincent Vanackere wrote/a écrit:
:
I'm attaching a very small adaptation of your patch (re-added the
repeat_count check and a small comment, compile & run-time tested).
Works fine for me...


--- drivers/usb/input/ati_remote.c.orig 2007-04-04 22:05:10.000000000 +0200
+++ drivers/usb/input/ati_remote.c      2007-04-04 22:35:59.000000000 +0200
:
@@ -174,6 +179,8 @@
        unsigned char old_data[2];  /* Detect duplicate events */
        unsigned long old_jiffies;
        unsigned long acc_jiffies;  /* handle acceleration */
+        unsigned long first_jiffies;
   ^^^^^^^^ space warning!

Sorry for being annoying ;-)
Eric
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to