[PULL] u-boot-usb/master

The following changes since commit 0274eb61e1f2a8e053fb028b6c668c67c0b75b9c:
Merge tag 'efi-2023-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-07-20 10:19:04 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git master
for you to fetch changes up to 3aba92c9dd2302a91b56d49791041766dcc7dfeb:
usb: xhci: Fix double free on failure (2023-07-27 03:59:38 +0200)
---------------------------------------------------------------- Ravi Gunasekaran (1): usb: cdns3: gadget: Configure speed in udc_start
Richard Habeeb (1): usb: xhci: Fix double free on failure
Tim Harvey (1): usb: ehci-mx6: remove unnecessary regulator enable from probe
drivers/usb/cdns3/gadget.c | 4 ++++ drivers/usb/host/ehci-mx6.c | 16 ---------------- drivers/usb/host/xhci.c | 1 - 3 files changed, 4 insertions(+), 17 deletions(-)

On Thu, Jul 27, 2023 at 12:22:23PM +0200, Marek Vasut wrote:
The following changes since commit 0274eb61e1f2a8e053fb028b6c668c67c0b75b9c:
Merge tag 'efi-2023-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi (2023-07-20 10:19:04 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-usb.git master
for you to fetch changes up to 3aba92c9dd2302a91b56d49791041766dcc7dfeb:
usb: xhci: Fix double free on failure (2023-07-27 03:59:38 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini