aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm2708/patches-4.4/0069-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2016-06-20 14:51:11 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-20 14:51:11 +0200
commit4208ce821a7b389824105b65112afd6939dc71b7 (patch)
tree09d76fedc89ee7b08d6c811b94582db9602e11aa /target/linux/brcm2708/patches-4.4/0069-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch
parent602bafecdbbbcb171dccae5ce07178e2c5a920d0 (diff)
downloadmaster-187ad058-4208ce821a7b389824105b65112afd6939dc71b7.tar.gz
master-187ad058-4208ce821a7b389824105b65112afd6939dc71b7.tar.bz2
master-187ad058-4208ce821a7b389824105b65112afd6939dc71b7.zip
kernel: update kernel 4.4 to version 4.4.8
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/brcm2708/patches-4.4/0069-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch')
-rw-r--r--target/linux/brcm2708/patches-4.4/0069-hid-Reduce-default-mouse-polling-interval-to-60Hz.patch2
1 files changed, 1 insertions, 1 deletions
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 e269150f23..c292692192 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");
-@@ -1091,8 +1091,12 @@ static int usbhid_start(struct hid_devic
+@@ -1083,8 +1083,12 @@ static int usbhid_start(struct hid_devic
}
/* Change the polling interval of mice. */