HID: magicmouse: Use hid-input parsing rather than bypassing it
commit64eb105d7f92fa48798106ac0d8bf17668eb2524
authorMichael Poole <mdpoole@troilus.org>
Fri, 24 Sep 2010 11:58:18 +0000 (24 13:58 +0200)
committerJiri Kosina <jkosina@suse.cz>
Fri, 24 Sep 2010 11:59:13 +0000 (24 13:59 +0200)
tree2df6c2377c152d657558fb2a39bc9c441f1d9c0d
parenta462230e16acc8664145216da3c928d03556691a
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