OSDN Git Service

USB: dwc3-msm: Set speed as high speed if no speed information
authorVijayavardhan Vennapusa <vvreddy@codeaurora.org>
Mon, 16 Jan 2017 08:05:17 +0000 (13:35 +0530)
committerVijayavardhan Vennapusa <vvreddy@codeaurora.org>
Mon, 16 Jan 2017 08:09:17 +0000 (13:39 +0530)
commit3759fd1701383e8178b00494cc8176e7f4ec1d5e
tree844a6c43b9ff80e796977076e97ce860c05bf533
parent2f817b68f06ed866aa2c4cc35b2e4293aeb1ef99
USB: dwc3-msm: Set speed as high speed if no speed information

Speed is not notified in case of platforms having micro USB connector
instead of USB type C connector. In this case, set speed as High speed
only as by default only high speed is supported over micro USB ports.

Change-Id: I6f29914ca9e2345157330651464b7a0c151f1f97
Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
drivers/usb/dwc3/dwc3-msm.c