[PATCH] Slight refactor of interrupt mapping for FSL parts
authorAndy Fleming <afleming@freescale.com>
Fri, 20 Oct 2006 00:52:26 +0000 (19:52 -0500)
committerPaul Mackerras <paulus@samba.org>
Mon, 13 Nov 2006 03:48:52 +0000 (14:48 +1100)
* 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>

No differences found