On Sat, Jul 20, 2019 at 03:04:27PM +0900, hikaru...@gmail.com wrote: > From: Hikaru Nishida <hikaru...@gmail.com> > > This commit adds No Op Command (23) to xHC for verifying the operation > of the Command Ring mechanisms. > No Op Command is defined in XHCI spec (4.6.2) and just reports Command > Completion Event with Completion Code == Success. > Before this commit, No Op Command is not implemented so xHC reports > Command Completion Event with Completion Code == TRB Error. This commit > fixes this behaviour to report Completion Code correctly. > > Signed-off-by: Hikaru Nishida <hikaru...@gmail.com>
Added to usb patch queue. thanks, Gerd