[SERIAL] replace schedule_timeout() with msleep/msleep_interruptible()
Use msleep()/msleep_interruptible() [as appropriate]
instead of schedule_timeout() to guarantee the task delays
as expected.
Signed-off-by: Nishanth Aravamudan
Signed-off-by: Maximilian Attems
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
Showing
Please register or sign in to comment