aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorBen Nizette <[email protected]>2009-04-17 20:35:58 -0700
committerDmitry Torokhov <[email protected]>2009-04-17 20:42:06 -0700
commit3deb649e654ff87b87de9e415ac43ca8afbdff07 (patch)
treed4945843d93093636e74413894ac3451bd7314a5 /drivers/mtd/lpddr/lpddr_cmds.c
parent29fa98bd9b50b5e9c17d99e961640ffafb765d71 (diff)
Input: ucb1400 - 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