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 c3186f518bffd0c5024c290dcc5148f1d93ca48c..2eb1a7b4863b3940bcec758d0b87884d3697a8de 100644 (file)
@@ -1,7 +1,7 @@
-From d549bf5e41199399f174701b0f303b385d52beaf 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/381] 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. */