summaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2007-03-28 21:28:32 +0200
committerAdrian Bunk <bunk@stusta.de>2007-03-28 21:28:32 +0200
commitef1136fb7497e0ad6b419add0b463c9a770c42ee (patch)
tree052d8eefba84688370f9b85ec4eff42b971215bb /mm
parentaaab1c66f78311771aeaeb4f2e9aab8fab3b1c6d (diff)
[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>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions