Files
linux/include
Russell King a6b93a9085 [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>
2006-10-01 17:17:40 +01:00
..
2006-09-29 09:18:04 -07:00
2006-09-25 21:08:39 -07:00
2006-09-22 15:22:55 -07:00
2006-09-24 20:07:49 -07:00