X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0069-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch;h=2eb1a7b4863b3940bcec758d0b87884d3697a8de;hp=7914e067b6300c8a3d09e2e6a144b9c14fe77fd7;hb=373fa54d355479c9be13af13f1e71d1b829fc5d0;hpb=586a721d3fb4ce974d1c003cd78b9bdc5f4a31d2 diff --git a/target/linux/brcm2708/patches-4.4/0069-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch b/target/linux/brcm2708/patches-4.4/0069-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch index 7914e067b6..2eb1a7b486 100644 --- a/target/linux/brcm2708/patches-4.4/0069-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch +++ b/target/linux/brcm2708/patches-4.4/0069-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"); -@@ -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. */