commit | ab64a58976cd2ec9c479f40bec31c7ce93e1ccc9 | [log] [tgz] |
---|---|---|
author | Johan Hovold <johan@kernel.org> | Fri May 12 07:01:30 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Jun 06 07:43:02 2017 -0300 |
tree | 95f5cf6fa79357f6c15b3f7ef2a5252713a36152 | |
parent | 043f77edae8bd50f238b7afc6bdf49c4db0ed4ac [diff] |
[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>