diff options
| author | Tomi Valkeinen <[email protected]> | 2020-03-25 13:14:53 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-04-14 12:46:01 +0200 |
| commit | 528649578a87afbf05ab884200e261e7eeaa8a98 (patch) | |
| tree | 28b5b9356247804ddde19787590941cdd7fc9d5b /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 3dc4365ba87342b46ffb4140ae1ff9be3599aa7c (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 <[email protected]>
Reviewed-by: Benoit Parrot <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions