commit | e44990790a2528dc825a258bf931c745710f652e | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Sat Feb 11 14:23:06 2012 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Mar 01 13:29:01 2012 +0100 |
tree | 7f6da3cdcd0d1a729b2d1043423309d181313592 | |
parent | fe5e07967187f3af538c237921993ec5889b3f2a [diff] |
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 <nicolas.ferre@atmel.com> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: linux-usb@vger.kernel.org