diff options
| author | Jae Hyun Yoo <[email protected]> | 2019-05-31 18:15:45 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-06-05 15:45:10 -0400 |
| commit | 68b65879e81608b4fcb216e34ca083f048c84676 (patch) | |
| tree | 4a62bd15671152b3625f2d421141b8fc1e52f7c5 /tools/perf/scripts/python | |
| parent | f8a02b37e2188590bdc116ee0bcdf25907f5bfb8 (diff) | |
media: aspeed: refine interrupt handling logic
There are cases that interrupt bits are cleared by a 500ms delayed
work which causes unnecessary irq calls. Also, the current
interrupt handler returns IRQ_HANDLED always but it should return
IRQ_NONE if there is any unhandled interrupt. So this commit
refines the interrupt handling logic to fix these issues.
Signed-off-by: Jae Hyun Yoo <[email protected]>
Reviewed-by: Andrew Jeffery <[email protected]>
Reviewed-by: Eddie James <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions