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)
committerJiri Kosina <jkosina@suse.cz>
Wed, 26 Aug 2009 11:18:51 +0000 (13:18 +0200)
commit42960a13001aa6df52ca9952ce996f94a744ea65
treea1e536c38bea1eedd8c83e0f9404a9555003fd79
parent44cb2db10d05fc263c9fa44347d350d4f7f5890c
HID: completely remove apple mightymouse from blacklist

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>
drivers/hid/hid-core.c