commit | 83e6b40e2de6f8416ce6c8c3ca6c4bc8acfa8b32 | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Wed Jul 13 18:06:02 2016 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Aug 05 13:39:16 2016 +0200 |
tree | 615def2263f412c2f4971a96b164b765e5921f7b | |
parent | e6f2813a6d3fd924a399f8b19bcd8b11487155bc [diff] |
HID: wacom: EKR: have the wacom resources dynamically allocated If we want to have one input device per remote, it's better to have our own struct wacom_remote which is dynamically allocated. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Acked-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>