HID: magicmouse: Use hid-input parsing rather than bypassing it
authorMichael Poole <mdpoole@troilus.org>
Fri, 24 Sep 2010 11:58:18 +0000 (13:58 +0200)
committerJaikumar Ganesh <jaikumar@google.com>
Wed, 15 Jun 2011 18:04:17 +0000 (11:04 -0700)
commit13d3a0eb4e8d3cff9aa66f3640fb205d44358bc3
tree88a52ead95115af669dc10854442f5d1ad311928
parent461b3c034b82dff7d7ced336aeed61dd0064bf07
HID: magicmouse: Use hid-input parsing rather than bypassing it

Let the HID core handle input device setup and HID-compliant reports.
This driver then only has to worry about the non-standard reports.

Signed-off-by: Michael Poole <mdpoole@troilus.org>
Acked-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-magicmouse.c