[PATCH 17/19] usb: dwc3: Update speed checks for SuperSpeedPlus

2016-02-05 Thread John Youn
Update various places where the speed is checked so that it takes into account SuperSpeedPlus properly. Signed-off-by: John Youn --- drivers/usb/dwc3/ep0.c| 9 ++--- drivers/usb/dwc3/gadget.c | 13 - 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/drivers/usb

[PATCH 17/19] usb: dwc3: Update speed checks for SuperSpeedPlus

2016-02-01 Thread John Youn
Update various places where the speed is checked so that it takes into account SuperSpeedPlus properly. Signed-off-by: John Youn --- drivers/usb/dwc3/ep0.c| 9 ++--- drivers/usb/dwc3/gadget.c | 13 - 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/drivers/usb