HID: magicmouse: Add input_register callback.
authorJaikumar Ganesh <jaikumarg@android.com>
Tue, 20 Sep 2011 23:47:43 +0000 (16:47 -0700)
committerJaikumar Ganesh <jaikumarg@android.com>
Wed, 21 Sep 2011 20:52:27 +0000 (13:52 -0700)
commit786240ce3b46476dccf286f689c8b58fcdb09488
tree927c452c9468ce5922ec0acabe57f5352ef33273
parent8bf44e90c8952b7c9b77ae14198c1dceba8949a4
HID: magicmouse: Add input_register callback.

The magicmouse driver needs to setup the input mapping
after reports are parsed but before device is registered.

Change-Id: Ic3a0ff4fc056f5d374bb7ea1bd831a175c690b0b
Signed-off-by: Jaikumar Ganesh <jaikumarg@android.com>
drivers/hid/hid-magicmouse.c