From: Nicolas Ferre Date: Sat, 11 Feb 2012 13:23:06 +0000 (+0100) Subject: ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio X-Git-Tag: v3.4-rc1~85^2~4^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e44990790a2528dc825a258bf931c745710f652e;p=pandora-kernel.git ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio irq_to_gpio() macro will be removed from AT91 GPIO interrupt controller. So we replace it with the use of gpio_to_irq() and a reworked test. Signed-off-by: Nicolas Ferre Acked-by: Jean-Christophe PLAGNIOL-VILLARD Acked-by: Greg Kroah-Hartman Cc: Thomas Petazzoni Cc: linux-usb@vger.kernel.org --- Reading git-diff-tree failed