[PATCH 2/2] net/at91_ether: use gpio_to_irq for phy IRQ line
From: davem@davemloft.net (David Miller)
Date: 2012-04-29 01:51:47
Also in:
lkml, netdev
From: davem@davemloft.net (David Miller)
Date: 2012-04-29 01:51:47
Also in:
lkml, netdev
From: Nicolas Ferre <redacted> Date: Thu, 26 Apr 2012 12:30:43 +0200
Use the gpio_to_irq() function to retrieve the phy IRQ line from the GPIO pin specification. This fix is needed now that we have moved to irqdomains on AT91. Reported-by: Jamie Iles <redacted> Signed-off-by: Nicolas Ferre <redacted>
Applied to net-next.