Searched hist:"04 bfa27b429fc45197fbb1a3dfe01585b931824b" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | wacom_sys.c | diff 04bfa27b429fc45197fbb1a3dfe01585b931824b Wed Jul 13 11:06:04 CDT 2016 Benjamin Tissoires <benjamin.tissoires@redhat.com> 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>
|