Re: [PATCH 1/2] Bluetooth: btusb: Fix leaked runtime PM reference in btusb_reset()
From: Jiajia Liu
Date: Tue Aug 18 2026 - 06:00:15 EST
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.