commit | f4c9925ccc185da68c2d42230711d017f222e420 | [log] [tgz] |
---|---|---|
author | Nishanth Aravamudan <nacc@us.ibm.com> | Sat Sep 10 00:26:50 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 10 10:06:29 2005 -0700 |
tree | e9f77fbe4e100d3569f83fc386bf1eb5226d638a | |
parent | 3a11ec5e502cb61ee31095008318f9c107d9db60 [diff] |
[PATCH] telephony/ixj: use msleep() instead of schedule_timeout() Replace schedule_timeout() with msleep() to guarantee the task delays as expected. Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com> Signed-off-by: Domen Puncer <domen@coderock.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>