From: Michael Spang Date: Wed, 27 Mar 2013 23:34:24 +0000 (-0400) Subject: serial: samsung: Restore IRQ mask during noirq resume X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d09a7308e9887a83abfd3176f4416d4142a265dc;p=pandora-kernel.git serial: samsung: Restore IRQ mask during noirq resume This closes a window where the system may hang in resume as soon as the UART interrupt is enabled and before the mask is restored. The hang occurs because the driver can't handle IRQs it thinks are masked. Signed-off-by: Michael Spang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed