From 15654c14c8a566edeb07b25aeb73ce2578dad2f2 Mon Sep 17 00:00:00 2001 From: Oron Peled Date: Mon, 23 May 2011 17:58:50 +0300 Subject: xpp: Now each Astribank (xbus) is a dahdi device and each xpd is a span: - This is a minimal patch - More work should be done (e.g: auto_registration etc.) --- drivers/dahdi/xpp/xbus-core.h | 1 + 1 file changed, 1 insertion(+) (limited to 'drivers/dahdi/xpp/xbus-core.h') diff --git a/drivers/dahdi/xpp/xbus-core.h b/drivers/dahdi/xpp/xbus-core.h index 659d3d4..33ca7aa 100644 --- a/drivers/dahdi/xpp/xbus-core.h +++ b/drivers/dahdi/xpp/xbus-core.h @@ -166,6 +166,7 @@ struct xbus { char label[LABEL_SIZE]; byte revision; /* Protocol revision */ struct xbus_transport transport; + struct dahdi_device *ddev; int num; struct xpd *xpds[MAX_XPDS]; -- cgit v1.2.3