Skip to content
Commit 48bdce4a authored by Vernon Sauder's avatar Vernon Sauder Committed by Dmitry Torokhov
Browse files

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: default avatarVernon Sauder <vsauder@inhand.com>
Acked-by: default avatarNicolas Pitre <nico@marvell.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent a22b4b2f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment