commit | fb146fbc1ae551ce3bdb2966dd36a0b38e62b5dc | [log] [tgz] |
---|---|---|
author | Angus Ainslie <angus@akkea.ca> | Wed Feb 02 15:08:55 2022 -0800 |
committer | Marek Vasut <marex@denx.de> | Wed Feb 16 16:52:56 2022 +0100 |
tree | 5aac1e3b57b44075830b3dd30a74632ccd8d83e0 | |
parent | c08db05455bcb2259849a096acf2e90cce258849 [diff] |
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>