Re: [PATCH] mmc: vub3000: add missing USB-descriptor endianness conversions

2017-05-15 Thread Ulf Hansson
On 12 May 2017 at 12:03, Johan Hovold wrote: > Add the missing endianness conversions when printing the USB > device-descriptor idVendor and idProduct fields during probe. > > Signed-off-by: Johan Hovold Thanks, applied for next! Kind regards Uffe > --- > drivers/mmc/host/vub300.c | 3 ++- >

[PATCH] mmc: vub3000: add missing USB-descriptor endianness conversions

2017-05-12 Thread Johan Hovold
Add the missing endianness conversions when printing the USB device-descriptor idVendor and idProduct fields during probe. Signed-off-by: Johan Hovold --- drivers/mmc/host/vub300.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/mmc/host/vub300.c b/drivers/mmc/host/