Andrew Duggan
daebdd7ee3
HID: rmi: print an error if F11 is not found instead of stopping the device
...
Currently rmi_probe will return -EIO if the device doesn't report that it has F11.
This would indicate that something happened and the device is in the bootloader.
We can recover the device using a userspace firmware update tool, but it needs
access to the device through the hidraw device file. If the probe returns -EIO
the hidraw device won't be created. So instead of failing the probe, just print
an error message, but leave the device accessible from userspace.
Signed-off-by: Andrew Duggan <aduggan@synaptics.com >
Signed-off-by: Jiri Kosina <jkosina@suse.cz >
2014-08-14 11:41:56 +02:00
..
2014-08-06 20:34:19 -07:00
2014-08-06 20:10:32 -07:00
2014-08-05 13:04:32 -07:00
2014-08-06 20:34:19 -07:00
2014-07-31 13:45:32 -04:00
2014-07-23 15:10:54 -07:00
2014-07-31 01:07:28 +02:00
2014-08-06 08:16:24 -07:00
2014-08-04 11:44:20 -07:00
2014-08-05 17:46:42 -07:00
2014-07-23 10:18:07 -07:00
2014-07-21 13:43:20 +02:00
2014-07-29 01:37:57 +02:00
2014-08-04 09:52:51 -07:00
2014-07-23 00:51:30 +02:00
2014-08-06 20:07:24 -07:00
2014-08-04 17:21:59 -07:00
2014-07-23 10:22:35 +09:00
2014-08-06 09:38:14 -07:00
2014-08-06 20:34:19 -07:00
2014-07-23 17:42:37 -07:00
2014-08-05 17:46:42 -07:00
2014-08-14 11:41:56 +02:00
2014-08-06 20:06:14 -07:00
2014-08-04 17:32:24 -07:00
2014-08-05 17:46:42 -07:00
2014-08-04 11:44:20 -07:00
2014-08-05 21:16:46 -07:00
2014-08-04 18:36:12 -07:00
2014-07-30 14:00:06 -07:00
2014-08-06 09:41:23 -07:00
2014-08-06 20:34:19 -07:00
2014-07-18 16:50:55 -07:00
2014-08-05 17:38:45 -07:00
2014-08-02 15:03:58 -07:00
2014-08-04 16:23:30 -07:00
2014-08-06 09:38:14 -07:00
2014-07-25 17:16:58 -04:00
2014-08-05 17:46:42 -07:00
2014-08-06 20:07:24 -07:00
2014-07-18 06:23:34 -10:00
2014-08-06 09:38:14 -07:00
2014-07-23 01:14:41 +02:00
2014-08-05 17:46:42 -07:00
2014-07-25 18:00:23 -07:00
2014-08-06 20:34:19 -07:00
2014-07-18 16:58:07 -07:00
2014-07-22 12:46:43 +05:30
2014-07-30 00:23:09 +02:00
2014-07-28 15:36:29 +02:00
2014-07-30 17:16:13 -07:00
2014-08-05 18:29:30 +01:00
2014-08-06 20:10:32 -07:00
2014-08-05 18:57:18 -07:00
2014-08-06 20:10:32 -07:00
2014-08-05 16:18:13 -07:00
2014-07-18 13:45:24 -04:00
2014-08-06 20:10:32 -07:00
2014-08-06 20:10:32 -07:00
2014-08-06 09:41:23 -07:00
2014-08-06 20:10:32 -07:00
2014-08-01 15:48:08 -07:00
2014-08-04 09:29:37 -07:00
2014-08-05 22:43:37 +02:00
2014-08-04 17:13:50 -07:00
2014-08-04 17:32:24 -07:00
2014-08-04 18:34:04 -07:00