Ben Nizette 3deb649e65 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 <bn@niasdigital.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-04-17 20:42:06 -07:00
..
2009-04-16 08:51:52 -07:00
2008-05-20 12:17:39 -04:00
2009-03-09 20:14:10 -07:00
2009-03-09 20:14:10 -07:00
2009-04-02 11:21:40 +09:00
2008-10-15 23:29:12 -04:00
2008-10-15 23:29:12 -04:00
2008-10-15 23:29:12 -04:00