commit | 84dfbd7f2a58c8c79ba7947159fc5f2c521348f6 | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Wed Jul 13 18:05:55 2016 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Aug 05 13:39:14 2016 +0200 |
tree | 22560dce52aef34def9bba0d948c82dc21f6b195 | |
parent | 3dad188e6a1c6a6213a21dee8b609ceab45d6258 [diff] |
HID: wacom: put the managed resources in a group We currently have a complex clean_inputs() function while this can be handled all by devres. Set a group that we can destroy in wireless_work(). Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Acked-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>