From: Geert Uytterhoeven Date: Mon, 21 Mar 2011 09:37:07 +0000 (-0700) Subject: Input: tsc2005 - driver should depend on GENERIC_HARDIRQS X-Git-Tag: v2.6.39-rc1~58^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddca6a31345cbea8c7c907e6b7e016339cbb6342;p=pandora-kernel.git Input: tsc2005 - driver should depend on GENERIC_HARDIRQS 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 Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed