From: Vernon Sauder Date: Mon, 21 Apr 2008 16:13:21 +0000 (-0400) Subject: Input: ucb1400_ts - IRQ probe fix X-Git-Tag: v2.6.26-rc1~1062^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48bdce4a2e0b1d3be6ed6da14d25adfe9385d2dc;p=pandora-kernel.git Input: ucb1400_ts - IRQ probe fix The UCB1400 driver IRQ probe code fails to find an interrupt if all the interrupts in the range 0-31 are nonprobe-able. This patch removes the check of the return value so interrupts above 31 can be detected. Tested on InHand Fingertip4 PXA270 board. Signed-off-by: Vernon Sauder Acked-by: Nicolas Pitre Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed