]> Gentwo Git Trees - linux/.git/commit
Bluetooth: btusb: mediatek: Add err code to btusb claim iso printout
authorDouglas Anderson <dianders@chromium.org>
Thu, 16 Jan 2025 03:36:37 +0000 (19:36 -0800)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 20 Feb 2025 18:06:48 +0000 (13:06 -0500)
commitb5e9e2ee4ccc05b056f6efa142bd687351b680c9
treee192cfa4118a4887d724a42325c38f80daf8b2f1
parent384cba25b886a06c9970189bfa50b7b03a57be65
Bluetooth: btusb: mediatek: Add err code to btusb claim iso printout

Add the error code to the message "Failed to claim iso
interface". That allows us to know which error case
usb_driver_claim_interface() hit.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
drivers/bluetooth/btusb.c