From: Pavel Revak Date: Fri, 21 Aug 2009 05:30:54 +0000 (-0700) Subject: Input: ucb1400_ts - enable interrupt unconditionally X-Git-Tag: v2.6.31-rc8~44^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b2fb2da4edfb163842800abbeb4c14bc1759469;p=pandora-kernel.git Input: ucb1400_ts - enable interrupt unconditionally Sometimes, when using the touchscreen, it stops working till next restart and the following message is printed: ucb1400: unexpected IE_STATUS = 0x0 The following patch retriggers the touchscreen interrupt unconditionally. This prevents hanging of the touchscreen in case of bogus interrupt occurence. Signed-off-by: Pavel Revak Acked-by: Marek Vasut Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed