mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 14:26:40 +07:00
e8227689f9
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> |
||
---|---|---|
.. | ||
ddbridge-ci.c | ||
ddbridge-ci.h | ||
ddbridge-core.c | ||
ddbridge-hw.c | ||
ddbridge-hw.h | ||
ddbridge-i2c.c | ||
ddbridge-i2c.h | ||
ddbridge-io.h | ||
ddbridge-main.c | ||
ddbridge-max.c | ||
ddbridge-max.h | ||
ddbridge-regs.h | ||
ddbridge.h | ||
Kconfig | ||
Makefile |