[PATCH 1/3] Adapt ipic driver to new host_ops	interface,addset_irq_type to set IRQ sense
    Benjamin Herrenschmidt 
    benh at kernel.crashing.org
       
    Thu Aug 24 17:58:17 EST 2006
    
    
  
> Currently, it's difficult to get the irq type in host_map() before it is
> set in set_type().  Shall we add flow_type to the host_map() parameters?
I had that and decided to remove it for various reasons. host_map() can
set it to the default, it doesn't really matter if you end up with
multiple calls.
Ben.
    
    
More information about the Linuxppc-dev
mailing list