Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 692cb8d0 authored by Alan Stern's avatar Alan Stern Committed by Greg Kroah-Hartman
Browse files

UPSTREAM: USB: dummy-hcd: remove unsupported isochronous endpoints



The dummy-hcd driver doesn't support emulation of isochronous
transfers.  Therefore it doesn't need to export isochronous endpoint
descriptors; they can be commented out.

Also, the comments in the source code don't express clearly enough the
fact that isochronous isn't supported.  They need to be more explicit.

Finally, change the error status value we use (in theory) for
isochronous URBs.  checkpatch complains about ENOSYS; EINVAL is more
appropriate (it is documented to mean "ISO madness").

Signed-off-by: default avatarAlan Stern <stern@rowland.harvard.edu>
Reported-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
Bug: 147413187
(cherry picked from commit c9f20aafc939cc4091757c4d033feb010445f15d)
Change-Id: I161bc3cacf5d968450b6c3fa46ca7fc5a3785dbe
Signed-off-by: default avatarAndrey Konovalov <andreyknvl@google.com>
parent 2abf3bf9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment