mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-18 17:52:10 -05:00
upstream changes to the xhci_free_virt_device()
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/usb/host?h=v6.6.103&id=e600de541c37f97482fea2a7a26f186141e7ddea
The xhci_fake_doorbell() function should only free the device and not
deactivate it too. It just has to revert the call to
xhci_alloc_virt_device()
Fixes: #20153
Fixes:
|
||
|---|---|---|
| .. | ||
| base-files | ||
| files/arch/arm/boot/compressed | ||
| generic | ||
| image | ||
| patches-6.6 | ||
| profiles | ||
| config-6.6 | ||
| Makefile | ||
| modules.mk | ||