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
..
2007-02-07 14:03:21 +11:00
2007-02-07 14:03:21 +11:00
2007-06-07 11:44:40 +10:00
2007-08-17 11:01:50 +10:00
2007-01-24 21:35:32 +11:00
2007-08-17 11:01:50 +10:00
2007-02-07 14:03:21 +11:00
2007-02-07 14:03:21 +11:00