Searched hist:"80 ecc48c0ade5e99cc9d84febd17c44a4f011c13" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hid/ |
H A D | hid-sony.c | diff 80ecc48c0ade5e99cc9d84febd17c44a4f011c13 Wed Mar 08 00:45:09 CET 2017 Roderick Colenbrander <roderick.colenbrander@sony.com> HID: sony: Print error on failure to active DS3 / Navigation controllers
This patch adds printing when we failed to activate DS3 / Nagivation controllers and checks the return value for these failures earlier in sony_input_configured. This paves the way for other configuration logic for these devices, which we don't want to call if for example the activation failed.
Signed-off-by: Roderick Colenbrander <roderick.colenbrander@sony.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|