HID: Implement Wacom quirk in the kernel
authorBastien Nocera <hadess@hadess.net>
Wed, 20 Jan 2010 12:00:53 +0000 (12:00 +0000)
committerJiri Kosina <jkosina@suse.cz>
Wed, 3 Feb 2010 14:45:49 +0000 (15:45 +0100)
commit46a709b900bfcf43244cd19cf3245c77484ec733
tree0d046897eabf34790181c7d302a5deca438e8eb6
parentd4bfa033ed84e0ae446eff445d107ffd5ee78df3
HID: Implement Wacom quirk in the kernel

The hid-wacom driver required user-space to poke at the tablet
to make it send data about the cursor location.

This patch makes it do the same thing but in the kernel.

Signed-off-by: Bastien Nocera <hadess@hadess.net>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-wacom.c