commit | 4ba25d3f87fe3ed6634f61da2a6904e2dfd09192 | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Wed Feb 27 16:38:18 2013 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Mar 07 15:58:46 2013 +0100 |
tree | d7c19c4e4664fbe95ab83d7c0947c621bc04d7e0 | |
parent | 9684819b5a29e62acd8265a92d8f3454de9bb71e [diff] |
HID: multitouch: remove last usb dependency hid-multitouch used to direclty call for a set_idle in the .resume() callback. With the new hid_hw_idle(), this can be dropped and hid-multitouch is now freed from its transport layer. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>