From: Thierry Reding Date: Mon, 11 May 2009 15:36:39 +0000 (-0700) Subject: Input: tsc2007 - fix locking in hrtimer handler X-Git-Tag: linux-omap-v2.6.30-rc6~35^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=705a76d2d22a2824f45f07d023a380293554e989;p=pandora-kernel.git Input: tsc2007 - fix locking in hrtimer handler Now that hrtimers are always running in hard irq context we can't unconditionally enable interrupts at the end of the timer function. Signed-off-by: Thierry Reding Signed-off-by: Kwangwoo Lee Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed