[media] usbvision: add missing USB-descriptor endianness conversions
authorJohan Hovold <johan@kernel.org>
Fri, 12 May 2017 10:01:30 +0000 (07:01 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Jun 2017 10:43:02 +0000 (07:43 -0300)
commitab64a58976cd2ec9c479f40bec31c7ce93e1ccc9
tree95f5cf6fa79357f6c15b3f7ef2a5252713a36152
parent043f77edae8bd50f238b7afc6bdf49c4db0ed4ac
[media] usbvision: add missing USB-descriptor endianness conversions

Add the missing endianness conversions to a debug call printing the
USB device-descriptor idVendor and idProduct fields during probe.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/usbvision/usbvision-video.c