From: Andy Fleming Date: Fri, 20 Oct 2006 00:52:26 +0000 (-0500) Subject: [PATCH] Slight refactor of interrupt mapping for FSL parts X-Git-Tag: v2.6.20-rc1~34^2~40^2~8^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9b14973a8c42b2aecc968851372203c6567e196;p=pandora-kernel.git [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 --- Reading git-diff-tree failed