]> git.baikalelectronics.ru Git - uboot.git/commit
usb: dwc3: core: stop the core when it's removed
authorAngus Ainslie <angus@akkea.ca>
Wed, 2 Feb 2022 23:08:55 +0000 (15:08 -0800)
committerMarek Vasut <marex@denx.de>
Wed, 16 Feb 2022 15:52:56 +0000 (16:52 +0100)
commiteef82b07e18ac21459f65ea194b3ff11cf3c9e75
tree5aac1e3b57b44075830b3dd30a74632ccd8d83e0
parent24e601ede99217a8b4ac93648641530eeedac526
usb: dwc3: core: stop the core when it's removed

If u-boot doesn't stop the core when it's finished with it then
linux can't find it.

Signed-off-by: Angus Ainslie <angus@akkea.ca>
drivers/usb/dwc3/core.c