linux/drivers/media/platform/rockchip
Dafna Hirschfeld ac74672917 media: rkisp1: params: fix wrong bits settings
The histogram mode is set using 'rkisp1_params_set_bits'.
Only the bits of the mode should be the value argument for
that function. Otherwise bits outside the mode mask are
turned on which is not what was intended.

Fixes: bae1155cf5 ("media: staging: rkisp1: add output device for parameters")
Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-04-15 13:23:26 +02:00
..
rga media: rockchip/rga: Fix a reference count leak. 2020-09-27 10:52:34 +02:00
rkisp1 media: rkisp1: params: fix wrong bits settings 2021-04-15 13:23:26 +02:00