mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 17:24:17 +08:00
8528ab84eb
Currently if you don't specify a match callback for your irq_host it's assumed you match everything. This is a kind of opt-out approach, and turns out to be the exception rather than the rule. So change the semantics to be opt-in, ie. you don't match anything unless you provide a match callback. This in itself isn't very useful, but will allow us to provide a default match implementation in a subsequent patch. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org> |
||
---|---|---|
.. | ||
beat_syscall.h | ||
beat_wrapper.h | ||
beat.c | ||
beat.h | ||
htab.c | ||
hvCall.S | ||
interrupt.c | ||
interrupt.h | ||
iommu.c | ||
Kconfig | ||
Makefile | ||
pci.c | ||
pci.h | ||
scc_epci.c | ||
scc_sio.c | ||
scc_uhc.c | ||
scc.h | ||
setup.c | ||
smp.c | ||
spu_priv1.c | ||
udbg_beat.c |