]> git.ipfire.org Git - thirdparty/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>
Tue, 25 Mar 2025 16:26:41 +0000 (12:26 -0400)
commit50bda84e696a0d32c42d343c5b4c9de064018181
tree7105994c12a50eaf377ff56a33a089a94af4bf10
parent8fa649fd7d3009769c7289d0c31c319b72bc42c4
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