From: Nicolas Ferre Date: Mon, 16 Apr 2012 08:58:12 +0000 (+0200) Subject: USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt X-Git-Tag: v3.4-rc4~2^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70756027b0a01cb0bebf2e20d8d28e8103025734;p=pandora-kernel.git USB: gadget/at91_udc: add gpio_to_irq() function to vbus interrupt Now that we are using irqdomains, we need to convert GPIO pins to Linux IRQ numbers using the gpio_to_irq() function. This call is added to request/free_irq calls. Signed-off-by: Nicolas Ferre Acked-by: Felipe Balbi Cc: linux-usb@vger.kernel.org --- Reading git-diff-tree failed