]> git.karo-electronics.de Git - karo-tx-linux.git/commit
HID: completely remove apple mightymouse from blacklist
authorJan Scholz <Scholz@fias.uni-frankfurt.de>
Wed, 26 Aug 2009 11:18:51 +0000 (13:18 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Oct 2009 16:33:06 +0000 (09:33 -0700)
commit1dbd009c9078b3491299722a9c0f1313fad0fc1b
treeb463e61f0e9d8b1aa6a555045dd7506b501cef6f
parentc1aa9d2b4debb5287bd42481cfb35c495b708bcd
HID: completely remove apple mightymouse from blacklist

commit 42960a13001aa6df52ca9952ce996f94a744ea65 upstream.

Commit fa047e4f6fa63a6e9d0ae4d7749538830d14a343 "HID: fix inverted
wheel for bluetooth version of apple mighty mouse" is incomplete. If
we remove Apple MightyMouse (bluetooth version) from the list of
apple_devices in drivers/hid/hid-apple.c we have to remove it from
hid_blacklist in drivers/hid/hid-core.c as well.

Signed-off-by: Jan Scholz <Scholz@fias.uni-frankfurt.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hid/hid-core.c