dahdi-linux/drivers/dahdi/wcb4xxp
Shaun Ruffell b3a6b91858 Do not call dahdi_span_ops.open with spinlock held.
This makes the open symmetrical with the close. It is also considered good
practice to not call through callbacks with spinlocks held.

I modified all the drivers where I could not tell whether it was necessary to
hold the chan->lock with interrupts disabled to simply take the lock inside the
callback.

Signed-off-by: Shaun Ruffell <sruffell@digium.com>
Signed-off-by: Russ Meyerriecks <rmeyerriecks@digium.com>
2014-06-20 13:01:27 -05:00
..
base.c Do not call dahdi_span_ops.open with spinlock held. 2014-06-20 13:01:27 -05:00
Kbuild wct4xxp: Moving the transmit short detection behind debug module param. 2010-08-27 21:59:27 +00:00
wcb4xxp.h wcb4xxp: Support for when network side deactivates layer1. 2012-04-18 00:12:06 +00:00