upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 05:26:46 +0000 (14:26 +0900)
commit7d50130927c6f32f0d75c3d03b95696dbec5b82c
tree155a3a8bb3719d94f6d2dc5617dbbf57cc814089
parent4f0a01fee40b1450540c0c21349f5e091dcfe9bc
upstream: [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