Skip to content
Commit 9b2fb2da authored by Pavel Revak's avatar Pavel Revak Committed by Dmitry Torokhov
Browse files

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: default avatarPavel Revak <palo@bielyvlk.sk>
Acked-by: default avatarMarek Vasut <marek.vasut@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 1700f5fd
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