From: Tarun Kanti DebBarma Date: Thu, 29 Mar 2012 15:41:01 +0000 (-0700) Subject: drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit() X-Git-Tag: v3.4-rc1~30^2~1^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6801afb6bef30c47d4933191f9140e5a475914e;p=pandora-kernel.git drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit() Even though ams-delta-serio input driver uses gpio_to_irq() in all relevent places to get irq number, the ams_delta_serio_exit() still uses OMAP_GPIO_IRQ macro. Fix this. Signed-off-by: Tarun Kanti DebBarma Acked-by: Dmitry Torokhov Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed