linux/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.c [POWERPC] Celleb: basic support 2007-02-07 14:03:21 +11:00
beat.h [POWERPC] Celleb: basic support 2007-02-07 14:03:21 +11:00
beat_syscall.h
beat_wrapper.h [POWERPC] Celleb: interfaces to the hypervisor 2007-02-07 14:03:21 +11:00
htab.c [POWERPC] Celleb: improve MMU hashtable locking 2007-02-13 15:35:51 +11:00
hvCall.S [POWERPC] Celleb: interfaces to the hypervisor 2007-02-07 14:03:21 +11:00
interrupt.c [POWERPC] Invert null match behaviour for irq_hosts 2007-09-14 01:33:20 +10:00
interrupt.h [POWERPC] Celleb: support interrupts 2007-02-07 14:03:21 +11:00
iommu.c [POWERPC] Rename get_property to of_get_property: arch/powerpc 2007-04-13 03:55:19 +10:00
Kconfig [POWERPC] Split cell platforms into their respective Kconfig file 2007-03-22 10:05:00 -05:00
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 [POWERPC] Celleb: Support PCI bus and base of I/O 2007-01-24 21:35:45 +11:00
scc.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 [POWERPC] Celleb: setup usb host controller in SCC 2007-02-07 14:03:21 +11:00
setup.c [POWERPC] Init markings for celleb 2007-08-17 11:01:50 +10:00
smp.c [POWERPC] Celleb: basic support 2007-02-07 14:03:21 +11:00
spu_priv1.c [POWERPC] Celleb: support spu priv1 ops 2007-02-07 14:03:21 +11:00
udbg_beat.c [POWERPC] Celleb: support udbg 2007-02-07 14:03:21 +11:00