kernel: bump 4.9 to 4.9.57
[openwrt/staging/mkresin.git] / target / linux / brcm2708 / patches-4.9 / 950-0061-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch
index 444c64e471e95fabfc7cdc32b71a96ae1644f4ed..4a05d31313e651ee0cbe845806e1d8ea742bc454 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. */