dahdi-linux/drivers/dahdi/wctdm24xxp
Shaun Ruffell 102a2f0982 wctdm24xxp: Replace interruptible_sleep_on() with msleep when delaying.
There were several cases where interruptible_sleep_on() was being used
as a ms timer, since the assumption is that the board will interrupt at
even 1ms intervals.  We can replace these cases with msleep directly to
clarify that we're just waiting.

Signed-off-by: Shaun Ruffell <sruffell@digium.com>

git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9501 a0bf4364-ded3-4de4-8d8a-66a801d63aff
2010-12-01 16:59:20 +00:00
..
base.c wctdm24xxp: Replace interruptible_sleep_on() with msleep when delaying. 2010-12-01 16:59:20 +00:00
Kbuild wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
Makefile wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
wctdm24xxp.h wctdm24xxp: 'wait_just_a_bit()' -> 'msleep()' 2010-11-04 16:41:02 +00:00
xhfc.c wctdm24xxp: Replace interruptible_sleep_on() with msleep when delaying. 2010-12-01 16:59:20 +00:00
xhfc.h wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00