git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b1b3c9
)
[PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()
author
Nishanth Aravamudan
<nacc@us.ibm.com>
Mon, 27 Jun 2005 16:20:04 +0000
(09:20 -0700)
committer
Jeff Garzik
<jgarzik@pobox.com>
Fri, 19 Aug 2005 06:55:02 +0000
(
02:55
-0400)
Use msleep_interruptible() instead of delay_cycx() to guarantee the task
delays as expected. Remove the prototype and definition of delay_cycx().
Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found