commit | 67767a5f7c6d8b48e2f43475bd4d47bb58397d6d | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Tue Apr 03 15:16:33 2018 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Apr 16 14:22:42 2018 +0200 |
tree | 39de66f325763bef472a384f5705fbaf620e8366 | |
parent | e8403b493fd5180e351ca67eb66406d95dadcd0b [diff] |
HID: i2c-hid: Move i2c_hid_acpi_pdata error reporting to inside the function Log an error in all error paths of i2c_hid_acpi_pdata() instead of having the caller log a generic error. This is a preparation patch for allowing i2c_hid_acpi_pdata() to fail silently under certain conditions. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>