kernel: bump 4.4 to 4.4.93 for 17.01
[openwrt/staging/chunkeey.git] / target / linux / brcm2708 / patches-4.4 / 0069-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch
index 7914e067b6300c8a3d09e2e6a144b9c14fe77fd7..2eb1a7b4863b3940bcec758d0b87884d3697a8de 100644 (file)
@@ -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. */