Files
twx-linux/drivers/serial
Russell King ef1136fb74 [SERIAL] Fix oops when removing suspended serial port
A serial card might have been removed when the system is resumed.
This results in a suspended port being shut down, which results in
the ports shutdown method being called twice in a row.  This causes
BUGs.  Avoid this by tracking the suspended state separately from
the initialised state.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2007-03-28 21:28:32 +02:00
..
2006-02-03 08:32:08 -08:00
2006-02-08 21:43:03 +00:00
2006-09-06 15:39:02 +02:00
2006-02-08 01:05:47 -05:00