summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDafna Hirschfeld <dafna.hirschfeld@collabora.com>2021-01-21 17:44:03 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-01-28 13:29:42 +0300
commita76f8dc8be471028540df24749e99a3ec0ac7c94 (patch)
tree4937fc078188fda4e04eea7444b81004dc636f26 /tools/perf/scripts/python/export-to-sqlite.py
parent31f190e0ccac8b75d33fdc95a797c526cf9b149e (diff)
downloadlinux-a76f8dc8be471028540df24749e99a3ec0ac7c94.tar.xz
media: rkisp1: stats: remove a wrong cast to u8
hist_bins is an array of type __u32. Each entry represent a 20 bit fixed point value as documented inline. The cast to u8 when setting the values is wrong. Remove it. Signed-off-by: Dafna Hirschfeld <dafna.hirschfeld@collabora.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de> 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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions