On Thu, Jul 2, 2020 at 4:47 PM Stefan Roese <[email protected]> wrote: > > These values are already swapped to CPU endianess, so swapping them > again is a bug. Let's remove the swap here instead. > > Signed-off-by: Stefan Roese <[email protected]> > Cc: Bin Meng <[email protected]> > Cc: Marek Vasut <[email protected]> > --- > > drivers/usb/host/usb-uclass.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) >
Tested-by: Bin Meng <[email protected]>

