commit | 0c4b3c637ca5fe20fe513dbdee6f62166c97fed1 | [log] [tgz] |
---|---|---|
author | Nicholas Krause <xerofoify@gmail.com> | Thu Feb 04 10:52:40 2016 -0500 |
committer | Jiri Kosina <jkosina@suse.cz> | Fri Feb 05 14:37:19 2016 +0100 |
tree | d2562fe53c4c78b608b29bf19f7d4b2e7244cd8d | |
parent | d542176f94c790016cc340dff74ba00d57410728 [diff] |
HID: multitouch: warn on sysfs group creation failure This adds a warning message stating that the sysfs group was not able to be created for the passed hid_device structure pointer with dev_warn. Signed-off-by: Nicholas Krause <xerofoify@gmail.com> Reviewed-by: Benjamin Tissoires <benajmin.tissoires@redhat.com> [jkosina@suse.cz: massaged changelog a bit] [jkosina@suse.cz: reformatted source] Signed-off-by: Jiri Kosina <jkosina@suse.cz>