From: Nicolas Ferre Date: Thu, 26 Apr 2012 00:30:43 +0000 (+0000) Subject: net/at91_ether: use gpio_to_irq for phy IRQ line X-Git-Tag: v3.5-rc1~109^2~251 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86cc070eb19640d42941d3074e42c761d4c1c59c;p=pandora-kernel.git net/at91_ether: use gpio_to_irq for phy IRQ line 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 Signed-off-by: Nicolas Ferre Cc: Andrew Victor Cc: David S. Miller Cc: netdev@vger.kernel.org Signed-off-by: David S. Miller --- Reading git-diff-tree failed