aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorBen Nizette <[email protected]>2009-04-17 20:35:57 -0700
committerDmitry Torokhov <[email protected]>2009-04-17 20:41:44 -0700
commit0f751719e4e689efbe537233552e5f0529ecb8ce (patch)
treee08255dc20010d49a2640e589c8ac042153795bc /drivers/mtd/lpddr/lpddr_cmds.c
parent0c387ec88abf4f1ddfe8c3be10ea981bc447b406 (diff)
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 <[email protected]> Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions