Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a6b93a90 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent fe59d537
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment