HID: unignore mouse on unibody macbooks
authorJiri Kosina <jkosina@suse.cz>
Thu, 20 Nov 2008 10:22:17 +0000 (11:22 +0100)
committerJiri Kosina <jkosina@suse.cz>
Thu, 20 Nov 2008 10:22:17 +0000 (11:22 +0100)
commit06d2148ed3b3fa997fa5a848f6405709c464b3ba
tree9275b78e7365f78dd22eb2e46717b6238760cbb5
parent5181e594512faeac7d7fd9620ce91105f45bf643
HID: unignore mouse on unibody macbooks

In commit a96d6ef34, the mouse interfaces on the unibody macbooks were
put into hid mouse ignore list. This was a little bit too premature
though, as the corresponding bcm5974 changes are scheduled for 2.6.29.

Remove these devices from the ignore list for now, in order to provide at
least basic functionality with the HID driver.

Will be reintroduced in 2.6.29

Reported-by: Henrik Rydberg <rydberg@euromail.se>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c