Re: [PATCH] input: TOUCHSCREEN_TSC2005 should depend on GENERIC_HARDIRQS
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2011-03-21 09:37:42
Also in:
lkml
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2011-03-21 09:37:42
Also in:
lkml
On Sun, Mar 20, 2011 at 01:23:16PM +0100, Geert Uytterhoeven wrote:
drivers/input/touchscreen/tsc2005.c: In function ‘tsc2005_probe’:
drivers/input/touchscreen/tsc2005.c:666: error: implicit declaration of function ‘set_irq_wake’
In addition, migrate from set_irq_wake() (marked "do not use" as of commit
a0cd9ca2b907d7ee26575e7b63ac92dad768a75e ("genirq: Namespace cleanup")) to
irq_set_irq_wake().
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>Applied, thank you Geert. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html