[PATCH] Slight refactor of interrupt mapping for FSL parts (take 3)

Kumar Gala galak at kernel.crashing.org
Fri Oct 20 15:44:52 EST 2006


On Oct 19, 2006, at 7:52 PM, Andy Fleming wrote:

> * Cleaned up interrupt mapping a little by adding a helper
>   function which parses the irq out of the device-tree, and puts
>   it into a resource.

Split this patch in two.  One for the mapping cleanup and one for the  
PHY changes.

> * Changed the arch/ppc platform files to specify PHY_POLL, instead  
> of -1

This seems like a confusing way to indicate lack of interrupt.  Can't  
remember but if in my system all the PHYs are just polled do I even  
have to setup the data structure?

> * Changed the fixed phy to use PHY_IGNORE_INTERRUPT
> * Added ethtool.h and mii.h to phy.h includes

- kumar



More information about the Linuxppc-dev mailing list