[media] media:gspca:dtcs033 Clean sparse check warnings on endianess
authorRobert Butora <robert.butora.fi@gmail.com>
Wed, 16 Apr 2014 18:46:49 +0000 (15:46 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 23 Apr 2014 13:07:52 +0000 (10:07 -0300)
commitac9687a2e6abd7d87af413d1a8eb78f947921464
tree0d13840a48c4159f556a14fb15a27b086cf55cbd
parentc3e1870c4aa320b592ef5ebcb5dd0690657a1226
[media] media:gspca:dtcs033 Clean sparse check warnings on endianess

Warnings due to __le16 / u16 conversions.
Replace offending struct and so stay on cpu domain.

Signed-off-by: Robert Butora <robert.butora.fi@gmail.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/gspca/dtcs033.c