USB: fix up merge of 6.4-rc4 into usb-next
authorRoger Quadros <rogerq@kernel.org>
Sun, 28 May 2023 15:48:12 +0000 (18:48 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 28 May 2023 16:05:32 +0000 (17:05 +0100)
commitb4a4be8471846d96b0ac52a0e9e7d48005cc97e2
tree19645be13cb56db9a3ce07c534b0d5dbf3e653be
parent7e530d32a3655f15f1cf92e8aabed1bc3a21ee36
USB: fix up merge of 6.4-rc4 into usb-next

The merge of 6.4-rc4 got the changes in drivers/usb/dwc3/gadget.c
completely incorrect, so fix it up properly.

Link: https://lore.kernel.org/r/f604f836-7858-6140-4ec1-9ba95cba6991@kernel.org
Fixes: 7e530d32a365 ("Merge 6.4-rc4 into usb-next")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/gadget.c