X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-3.18%2F0054-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch;h=50326c7e98c4032aa8f2964e5124c985ef828c58;hb=e7d244374389586bfe6fa31be6403f656c2569a3;hp=1bf26e8db334a7c163c9b17a1635e061ef081570;hpb=067545b37459056e9812c4a11c4a60aa9d04c891;p=15.05%2Fopenwrt.git diff --git a/target/linux/brcm2708/patches-3.18/0054-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch b/target/linux/brcm2708/patches-3.18/0054-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch index 1bf26e8db3..50326c7e98 100644 --- a/target/linux/brcm2708/patches-3.18/0054-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch +++ b/target/linux/brcm2708/patches-3.18/0054-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch @@ -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"); -@@ -1079,8 +1079,12 @@ static int usbhid_start(struct hid_devic +@@ -1071,8 +1071,12 @@ static int usbhid_start(struct hid_devic } /* Change the polling interval of mice. */