commit | a9b14973a8c42b2aecc968851372203c6567e196 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@freescale.com> | Thu Oct 19 19:52:26 2006 -0500 |
committer | Paul Mackerras <paulus@samba.org> | Mon Nov 13 14:48:52 2006 +1100 |
tree | aa18a83855bbe5977504ceb3ab5efde89d5eb2d6 | |
parent | c37858d333a50815c74349396e31a535f4128e0b [diff] |
[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 <paulus@samba.org>