android_kernel_xiaomi_sm8350/arch/powerpc/platforms/celleb
Michael Ellerman 8528ab84eb [POWERPC] Invert null match behaviour for irq_hosts
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>
2007-09-14 01:33:20 +10:00
..
beat_syscall.h
beat_wrapper.h
beat.c
beat.h
htab.c
hvCall.S
interrupt.c [POWERPC] Invert null match behaviour for irq_hosts 2007-09-14 01:33:20 +10:00
interrupt.h
iommu.c
Kconfig
Makefile [POWERPC] scc_sio: Fix link failure 2007-06-07 11:44:40 +10:00
pci.c [POWERPC] celleb_fake_pci_ops: Use named structure member initializers 2007-08-17 11:01:53 +10:00
pci.h
scc_epci.c [POWERPC] celleb_epci_ops: Use named structure member initializers 2007-08-17 11:01:53 +10:00
scc_sio.c [POWERPC] Init markings for celleb 2007-08-17 11:01:50 +10:00
scc_uhc.c
scc.h
setup.c [POWERPC] Init markings for celleb 2007-08-17 11:01:50 +10:00
smp.c
spu_priv1.c
udbg_beat.c