aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Whitcroft <apw@canonical.com>2010-11-12 17:03:18 +0000
committerJohn Rigby <john.rigby@linaro.org>2010-11-17 17:33:51 -0700
commitff59d670c0623147c8d16f05d3fbdd8b21b569ab (patch)
tree23fd2e8d3054d5a88756afeaa721989c97f7aed5
parent05207705a0916ab996030a9d338541c300ef9135 (diff)
Revert "UBUNTU: [Upstream] HID: magicmouse: disable and add module param for scroll acceleration"
This reverts commit 896149320c79dc9c7b74d482d81f5f42f78165ab. Signed-off-by: Andy Whitcroft <apw@canonical.com>
-rw-r--r--drivers/hid/hid-magicmouse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hid/hid-magicmouse.c b/drivers/hid/hid-magicmouse.c
index dd3d1c525a04..9590e45cc27f 100644
--- a/drivers/hid/hid-magicmouse.c
+++ b/drivers/hid/hid-magicmouse.c
@@ -507,4 +507,3 @@ static void __exit magicmouse_exit(void)
module_init(magicmouse_init);
module_exit(magicmouse_exit);
MODULE_LICENSE("GPL");
-