usb: misc: usbtest: add super-speed isoc support
authorPeter Chen <peter.chen@nxp.com>
Tue, 12 Feb 2019 08:57:27 +0000 (08:57 +0000)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Wed, 13 Feb 2019 11:03:23 +0000 (13:03 +0200)
commit0d1ec194721f844a6b20f7f4854332adcebc6fb9
treea052954f6bfb0d862f137147a96759933664ea56
parentc7152763f02e05567da27462b2277a554e507c89
usb: misc: usbtest: add super-speed isoc support

The calculation of packet number within microframe is different between
high-speed and super-speed endpoint, we add support for super-speed
in this patch.

Cc: Pawel Laszczak <pawell@cadence.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/misc/usbtest.c