Skip to content
Commit d4fc8bf5 authored by Rajesh Bhagat's avatar Rajesh Bhagat Committed by Greg Kroah-Hartman
Browse files

xhci: fix typo in babble endpoint handling comment



The 0.95 xHCI spec says that non-control endpoints will be halted if a
babble is detected on a transfer.  The 0.96 xHCI spec says all types of
endpoints will be halted when a babble is detected.  Some hardware that
claims to be 0.95 compliant halts the control endpoint anyway.

Reference: http://www.spinics.net/lists/linux-usb/msg21755.html

Signed-off-by: default avatarRajesh Bhagat <rajesh.bhagat@nxp.com>
Reviewed-by: default avatarFelipe Balbi <balbi@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 351e67ab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment