Files
i2som-imx-linux/drivers/tty
Alexander Shiyan 8fbe256fda ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR
commit 7a6fbc9a88 upstream.

Since 2.6.30-rc1 clps711x serial driver hungs system. This is a result
of call disable_irq from ISR. synchronize_irq waits for end of interrupt
and goes to infinite loop. This patch fix this problem.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-27 10:16:34 -07:00
..
2012-04-02 10:31:35 -07:00
2012-01-03 22:54:07 -05:00