Files
twx-linux/include/linux
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-03-09 19:47:37 -08:00
2006-03-27 22:47:30 -08:00
2006-05-01 12:03:42 -07:00
2006-03-08 14:14:01 -08:00
2006-12-06 18:49:53 +01:00
2006-03-08 14:14:01 -08:00
2006-03-08 14:14:01 -08:00
2006-03-27 22:47:31 -08:00
2007-02-14 13:58:42 +01:00