Commit ba01565ced22 for kernel

commit ba01565ced22c04749a6f71aa8a658d3a64734bc
Merge: f683c9b134f2 faa34159d080
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Sun Oct 13 09:21:36 2024 -0700

    Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb

    Pull USB fixes from Greg KH:
     "Here are some small USB fixes for some reported problems for 6.12-rc3.
      Include in here is:

       - fix for yurex driver that was caused in -rc1

       - build error fix for usbg network filesystem code

       - onboard_usb_dev build fix

       - dwc3 driver fixes for reported errors

       - gadget driver fix

       - new USB storage driver quirk

       - xhci resume bugfix

      All of these have been in linux-next for a while with no reported
      issues"

    * tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
      net/9p/usbg: Fix build error
      USB: yurex: kill needless initialization in yurex_read
      Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
      usb: xhci: Fix problem with xhci resume from suspend
      usb: misc: onboard_usb_dev: introduce new config symbol for usb5744 SMBus support
      usb: dwc3: core: Stop processing of pending events if controller is halted
      usb: dwc3: re-enable runtime PM after failed resume
      usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
      usb: gadget: core: force synchronous registration