dahdi-linux/drivers/dahdi/wctdm24xxp
Shaun Ruffell a6be603590 wctdm24xxp: Use framecount and not jiffies when looking for battery present.
The logic to check for battery lost and battery present were using different
time bases. One was using jiffies and the other was using framecount. Since
framecount is always in milliseconds, let's use that to stay consistent.

Signed-off-by: Shaun Ruffell <sruffell@digium.com>
2013-01-25 11:43:52 -06:00
..
base.c wctdm24xxp: Use framecount and not jiffies when looking for battery present. 2013-01-25 11:43:52 -06:00
Kbuild wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
wctdm24xxp.h dahdi: Register devices instead of individual spans. 2011-10-26 18:58:14 +00:00
xhfc.c convert span->spantype to enumerated type 2012-05-23 12:20:23 +00:00
xhfc.h wctdm24xxp: Pass the pointer to struct wctdm_module directly instead of index. 2011-06-02 20:03:15 +00:00