kernel: bump 4.4 to 4.4.93 for 17.01
[openwrt/openwrt.git] / target / linux / brcm2708 / patches-4.4 / 0069-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch
index a7ad5ccbb442cdaa6998a93b20152d4fbeab324a..2eb1a7b4863b3940bcec758d0b87884d3697a8de 100644 (file)
@@ -1,7 +1,7 @@
-From 1aaeb4fd759f159edc94ed53c7e1d02a57a107ae Mon Sep 17 00:00:00 2001
+From 4b8b269bc8793dd4367ed6e858bfdec4e0d2e850 Mon Sep 17 00:00:00 2001
 From: popcornmix <popcornmix@gmail.com>
 Date: Mon, 14 Jul 2014 22:02:09 +0100
-Subject: [PATCH 069/304] hid: Reduce default mouse polling interval to 60Hz
+Subject: [PATCH] hid: Reduce default mouse polling interval to 60Hz
 
 Reduces overhead when using X
 ---
@@ -19,7 +19,7 @@ Reduces overhead when using X
  module_param_named(mousepoll, hid_mousepoll_interval, uint, 0644);
  MODULE_PARM_DESC(mousepoll, "Polling interval of mice");
  
-@@ -1083,8 +1083,12 @@ static int usbhid_start(struct hid_devic
+@@ -1093,8 +1093,12 @@ static int usbhid_start(struct hid_devic
                }
  
                /* Change the polling interval of mice. */