Peter Hurley 6fb98fb303 serial: core: Use proper spinlock flavor in uart_close()
uart_close() runs in non-atomic context only; use
spin_lock/unlock_irq instead of saving the interrupt state (which
== on).

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-04 22:07:22 -07:00
..
2015-03-31 12:04:13 +02:00
2015-05-10 19:26:37 +02:00
2013-12-08 16:56:05 -08:00
2015-07-27 11:12:39 -07:00
2015-07-23 18:37:32 -07:00