aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
diff options
context:
space:
mode:
authorVojtech Pavlik <vojtech@suse.cz>2005-09-05 00:12:39 -0500
committerDmitry Torokhov <dtor_core@ameritech.net>2005-09-05 00:12:39 -0500
commitfb76b099f86624d3c629cfab071aa2296f65b7bb (patch)
tree14efa0998d05e155ae956d0ac630230170563c5d /drivers/input/keyboard
parent39fd748f56012fdde4cf862f127ce4cdec50d661 (diff)
Input: iforce - use wait_event_interruptible_timeout
The timeout while() loops in iforce-packets.c lack a set_current_state(TASK_INTERRUPTIBLE); call. The right solution is to replace them with wait_event_interruptible_timeout(). Reported-by: Nishanth Aravamudan <nacc@us.ibm.com> Signed-off-by: Vojtech Pavlik <vojtech@suse.cz> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/keyboard')
0 files changed, 0 insertions, 0 deletions