minda.chen bbbbd1a333 usb: adbd: fix remount the adb device err issue.
while reattach the usb device, adbd wakeup in usb_ffs_kick,
later will close ep0 and reopen it again will cause this issue.
As the fix method in new adbd, just close and reopen ep1 & ep2
, keep ep0 still be openned can fix this issue.

Signed-off-by: minda.chen <minda.chen@starfivetech.com>
2022-08-19 13:58:51 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:31 +08:00
2021-12-06 14:12:31 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-12-06 14:12:13 +08:00
2021-03-17 19:58:32 +08:00
S
Description
No description provided
Readme 13 MiB
Languages
Makefile 66.9%
C 13%
Python 9.2%
Shell 6.3%
PHP 1.5%
Other 2.8%