commit | a802a0430b863f03bc01aaea2d2bf6ff464f03e7 | [log] [tgz] |
---|---|---|
author | Dafna Hirschfeld <dafna.hirschfeld@collabora.com> | Thu Jan 21 15:44:04 2021 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Jan 28 11:30:04 2021 +0100 |
tree | 1169d4f26503192046703af32e1248ddea936eb9 | |
parent | a76f8dc8be471028540df24749e99a3ec0ac7c94 [diff] |
media: rkisp1: stats: mask the hist_bins values hist_bins is an array of type __u32. Each entry represents a 20 bit value. So mask out the unused bits. 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>