83855bbe5977504ceb3ab5efde89d5eb2d6 parent c37858d333a50815c74349396e31a535f4128e0b author Andy Fleming 1161305546 -0500 committer Paul Mackerras 1163389732 +1100 [PATCH] Slight refactor of interrupt mapping for FSL parts * 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. * Changed the arch/ppc platform files to specify PHY_POLL, instead of -1 * Changed the fixed phy to use PHY_IGNORE_INTERRUPT * Added ethtool.h and mii.h to phy.h includes Signed-off-by: Paul Mackerras h