commit | ac9687a2e6abd7d87af413d1a8eb78f947921464 | [log] [tgz] |
---|---|---|
author | Robert Butora <robert.butora.fi@gmail.com> | Wed Apr 16 15:46:49 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Apr 23 10:07:52 2014 -0300 |
tree | 0d13840a48c4159f556a14fb15a27b086cf55cbd | |
parent | c3e1870c4aa320b592ef5ebcb5dd0690657a1226 [diff] |
[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>