From: Benjamin Tissoires Date: Mon, 10 Feb 2014 17:58:51 +0000 (-0500) Subject: HID: usbhid: change return error of usbhid_output_report X-Git-Tag: v3.15-rc1~114^2~1^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddea1af9d9387665ee194ae1d98ec0d49c169313;p=pandora-kernel.git HID: usbhid: change return error of usbhid_output_report If there is no urbout when sending a output report, ENOSYS (Function not implemented) is a better error than EIO (I/O error). Signed-off-by: Benjamin Tissoires Reviewed-by: David Herrmann Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed