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)
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>

No differences found