Re: [PATCH 1/2] Bluetooth: btusb: Fix leaked runtime PM reference in btusb_reset()
Jiajia Liu <[email protected]>
| Newsgroups | org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-mediatek,org.kernel.vger.linux-bluetooth,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <aoQsV6O3jbZ1vy0j@nature> |
Drop this series. There is a potential race window found by sashiko, usb_lock_device_for_reset may abort the usb reset if the usb device enters suspended before it.