commit | 46a709b900bfcf43244cd19cf3245c77484ec733 | [log] [tgz] |
---|---|---|
author | Bastien Nocera <hadess@hadess.net> | Wed Jan 20 12:00:53 2010 +0000 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Feb 03 15:45:49 2010 +0100 |
tree | 0d046897eabf34790181c7d302a5deca438e8eb6 | |
parent | d4bfa033ed84e0ae446eff445d107ffd5ee78df3 [diff] |
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>