summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/rkisp1/TODO
diff options
context:
space:
mode:
authorDafna Hirschfeld <dafna.hirschfeld@collabora.com>2020-06-26 10:51:41 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-07-19 13:12:24 +0200
commit1fcc0244b5e6c4f557eecb656594ce29214da209 (patch)
tree6fd09063cc1d26033fc609a7d246b15962835f35 /drivers/staging/media/rkisp1/TODO
parentb512ab7a85268b3d43d8c504a3e84dbdd923c52b (diff)
downloadlinux-1fcc0244b5e6c4f557eecb656594ce29214da209.tar.bz2
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 'drivers/staging/media/rkisp1/TODO')
-rw-r--r--drivers/staging/media/rkisp1/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/media/rkisp1/TODO b/drivers/staging/media/rkisp1/TODO
index c0cbec0a164d..bdb1b8f73556 100644
--- a/drivers/staging/media/rkisp1/TODO
+++ b/drivers/staging/media/rkisp1/TODO
@@ -1,5 +1,4 @@
* Fix pad format size for statistics and parameters entities.
-* Use threaded interrupt for rkisp1_stats_isr(), remove work queue.
* Fix checkpatch errors.
* Review and comment every lock
* Handle quantization