usb: CtsVerifier.apk usb device test failed [1/1]
authorhe.he <he.he@amlogic.com>
Thu, 5 Sep 2019 09:21:34 +0000 (05:21 -0400)
committerhe.he <he.he@amlogic.com>
Fri, 6 Sep 2019 02:04:54 +0000 (22:04 -0400)
commitb7624b2995e1e147f47e16a79f12119bb18596ca
treee2e8592bb1fd740086d4232cc310db468db05d95
parent6d19a7bd2dc08f2be341d9decb0420172dcaa35f
usb: CtsVerifier.apk usb device test failed [1/1]

PD#SWPL-13498

Problem:
The printing may delay the usb_disconnect processing, result to
USB transfer error during reconnecting.

Solution:
Moving the print in proc_setconfig of devio.c .

Verify:
test pass on sm1

Change-Id: I5c45abb2d5d640e2e02dc3e0c08b10ca7a294eeb
Signed-off-by: he.he <he.he@amlogic.com>
drivers/usb/core/devio.c