summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTomi Valkeinen <tomi.valkeinen@ti.com>2020-03-25 13:14:53 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-04-14 12:46:01 +0200
commit528649578a87afbf05ab884200e261e7eeaa8a98 (patch)
tree28b5b9356247804ddde19787590941cdd7fc9d5b /tools/perf/scripts/python/bin
parent3dc4365ba87342b46ffb4140ae1ff9be3599aa7c (diff)
media: ti-vpe: cal: improve enable_irqs
IRQENABLE_SET registers are (usually) not meant to be read, only written to. The current driver needlessly uses read-modify-write cycle to enable IRQ bits. The read-modify-write has no bad side effects here, but it's still better to clean this up by only using write. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Benoit Parrot <bparrot@ti.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/bin')
0 files changed, 0 insertions, 0 deletions