diff options
author | 2020-06-26 10:51:41 +0200 | |
---|---|---|
committer | 2020-07-19 13:12:24 +0200 | |
commit | 1fcc0244b5e6c4f557eecb656594ce29214da209 (patch) | |
tree | 6fd09063cc1d26033fc609a7d246b15962835f35 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | media: staging: rkisp1: stats: replace locks wq_lock, irq_lock with one lock (diff) | |
download | wireguard-linux-1fcc0244b5e6c4f557eecb656594ce29214da209.tar.xz wireguard-linux-1fcc0244b5e6c4f557eecb656594ce29214da209.zip |
media: staging: rkisp1: stats: read the stats in the isr
Currently the stats are read in a work queue. Defering the
reading of the stats is not needed and it is fine to read them
inside the irq handler.
This patch fixes and remove the TODO item:
'Use threaded interrupt for rkisp1_stats_isr(), remove work queue.'
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions