diff options
| author | Daniel Scheller <[email protected]> | 2018-04-09 12:47:41 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-05-04 10:35:39 -0400 |
| commit | e8227689f93984348468c9153e23db06ef95491e (patch) | |
| tree | 07ac9733e62b8261f1c3b7723fb2352adcd76949 /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 1dda87ac151034f74010818e2fb8637e7ee7f02d (diff) | |
media: ddbridge: add macros to handle IRQs in nibble and byte blocks
Currently, each IRQ requires one IRQ_HANDLE() line to call each IRQ
handler that was set up. Add a IRQ_HANDLE_NIBBLE() and IRQ_HANDLE_BYTE()
macro to call all handlers in blocks of four (_NIBBLE) or eight (_BYTE)
handlers at a time, to make this construct more compact.
Picked up from the upstream dddvb-0.9.33 release.
Signed-off-by: Daniel Scheller <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions