commit | 04bfa27b429fc45197fbb1a3dfe01585b931824b | [log] [tgz] |
---|---|---|
author | Benjamin Tissoires <benjamin.tissoires@redhat.com> | Wed Jul 13 18:06:04 2016 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Aug 05 13:39:17 2016 +0200 |
tree | e7cdeb42bd843dbf20bee349ac6b509d0f83b3c7 | |
parent | 3888b0d53dfbbc9ebc678a67b2ccebb053ba4aac [diff] |
HID: wacom: EKR: have proper allocator and destructor The wacom_remote_create_attr_group() and wacom_remote_destroy_attr_group() functions were both allocating/destroying the sysfs groups but also initializing the parameters for the remotes. Have proper functions that can be called and extended. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Acked-by: Ping Cheng <pingc@wacom.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>