]> Git Repo - linux.git/commit - drivers/cpufreq/sa1110-cpufreq.c
[PATCH] ARM: replace schedule_timeout() with msleep()
authorNishanth Aravamudan <[email protected]>
Fri, 1 Jul 2005 11:11:51 +0000 (12:11 +0100)
committerRussell King <[email protected]>
Fri, 1 Jul 2005 11:11:51 +0000 (12:11 +0100)
commitdb5795547694cf68388aaf8f59723e850f7466f6
tree9e552a91ea498c9494fe8aa940fd8c2952f87676
parentc77b042700ae1fc4d661d7d62787899e755160d5
[PATCH] ARM: replace schedule_timeout() with msleep()

Use msleep() instead of schedule_timeout() to guarantee the task
delays as expected. Neither signals nor wait-queue events are
important at this point in the code, I believe.

Signed-off-by: Nishanth Aravamudan <[email protected]>
Signed-off-by: Domen Puncer <[email protected]>
Signed-off-by: Russell King <[email protected]>
arch/arm/mach-sa1100/cpu-sa1110.c
This page took 0.049367 seconds and 4 git commands to generate.