[PATCH 2/4 V4] MSI support on 83xx/85xx/86xx board
    Jin Zhengxiong 
    Jason.Jin at freescale.com
       
    Tue May 13 12:18:04 EST 2008
    
    
  
> 
> ...
> 
> > +static int fsl_msi_host_match(struct irq_host *h, struct 
> device_node 
> > +*node) {
> > +	/* Exact match*/
> > +	return h->of_node == node;
> > +}
> 
> This is the default behaviour, so technically you don't need 
> this routine - but I'm not fussed.
You are right, I noticed there is the default match function in 
current kernel. I can try to remove this in my driver. Thanks.
> Acked-by: Michael Ellerman <michael at ellerman.id.au>
Thanks
Jason
    
    
More information about the Linuxppc-dev
mailing list