aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/sa1111ps2.c
diff options
context:
space:
mode:
authorBen Nizette <bn@niasdigital.com>2009-04-17 20:35:57 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2009-04-17 20:41:44 -0700
commit0f751719e4e689efbe537233552e5f0529ecb8ce (patch)
treee08255dc20010d49a2640e589c8ac042153795bc /drivers/input/serio/sa1111ps2.c
parentMerge branch 'next' into for-linus (diff)
downloadlinux-dev-0f751719e4e689efbe537233552e5f0529ecb8ce.tar.xz
linux-dev-0f751719e4e689efbe537233552e5f0529ecb8ce.zip
Input: omap-keypad - use disable_irq_nosync() in irq handler
disable_irq() waits for all running handlers to complete before returning. As such, if it's used to disable an interrupt from that interrupt's handler it will deadlock. This replaces the dangerous instances with the _nosync() variant which doesn't have this problem. Signed-off-by: Ben Nizette <bn@niasdigital.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/serio/sa1111ps2.c')
0 files changed, 0 insertions, 0 deletions