Files
linux/drivers
Michael Grzeschik fc2a039cdb usb: dwc3: gadget: refactor dwc3_repare_one_trb
commit 23385cec5f upstream.

The function __dwc3_prepare_one_trb has many parameters. Since it is
only used in dwc3_prepare_one_trb there is no point in keeping the
function. We merge both functions and get rid of the big list of
parameters.

Fixes: 40d829fb2e ("usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets")
Cc: stable <stable@kernel.org>
Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Link: https://lore.kernel.org/r/20220704141812.1532306-2-m.grzeschik@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-08-21 15:15:27 +02:00
..
2022-06-22 14:13:20 +02:00
2022-06-29 08:59:48 +02:00
2021-03-04 11:38:21 +01:00
2022-05-09 09:04:56 +02:00
2022-08-21 15:15:25 +02:00
2021-11-18 14:03:51 +01:00
2020-12-30 11:53:53 +01:00
2022-04-13 21:00:55 +02:00