media: staging: rkisp1: uapi: remove __packed
authorHelen Koike <helen.koike@collabora.com>
Fri, 24 Jul 2020 16:25:55 +0000 (18:25 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 29 Aug 2020 06:33:21 +0000 (08:33 +0200)
commitd7a81a5b073135358a9b98ad0be263b5f327ebcb
tree438c5318054d20c243191fb40858f15e13061897
parent581214d3de99e3c0d7fef628dcdc455cbdc93a1d
media: staging: rkisp1: uapi: remove __packed

The driver access struct's fields one by one, they are not blindly
copied to/from the hardware, so we can remove __packed from the
structs.

Tested on Scarlet Chromebook with ChromeOS stack and verified images
with the Camera app.

Signed-off-by: Helen Koike <helen.koike@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/rkisp1/uapi/rkisp1-config.h