diff options
| author | Daniel Scheller <d.scheller@gmx.net> | 2018-04-09 12:47:41 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-04 10:35:39 -0400 |
| commit | e8227689f93984348468c9153e23db06ef95491e (patch) | |
| tree | 07ac9733e62b8261f1c3b7723fb2352adcd76949 /tools/perf/scripts/python/bin | |
| parent | 1dda87ac151034f74010818e2fb8637e7ee7f02d (diff) | |
| download | linux-e8227689f93984348468c9153e23db06ef95491e.tar.gz linux-e8227689f93984348468c9153e23db06ef95491e.zip | |
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 <d.scheller@gmx.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
