media: staging: rkisp1: change type of fields in 'rkisp1_cif_isp_lsc_config' from...
authorDafna Hirschfeld <dafna.hirschfeld@collabora.com>
Thu, 25 Jun 2020 18:50:17 +0000 (20:50 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sat, 29 Aug 2020 06:31:27 +0000 (08:31 +0200)
commit56947d2c62676e3456d78513bd8fb3e0ec881a89
treecbe3b942f4d78d91cfb0f9b11db34fba6251c095
parenta699a4c117eadb39a9041a85240cd7464ffbe8b4
media: staging: rkisp1: change type of fields in 'rkisp1_cif_isp_lsc_config' from u32 to u16

The fields in struct 'rkisp1_cif_isp_lsc_config' need to hold
values of 12 bits, therefore it is enough to declare them as u16.

Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Acked-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