From 3e04c99471f3029fc1cb4fbdc417bcba00ed4990 Mon Sep 17 00:00:00 2001 From: Guillaume Knispel Date: Sun, 17 Oct 2010 17:57:32 +0200 Subject: add TDM config ID for Le89316 --- tdm/xivo_tdm_api.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tdm/xivo_tdm_api.h b/tdm/xivo_tdm_api.h index ce0d448..13e2889 100644 --- a/tdm/xivo_tdm_api.h +++ b/tdm/xivo_tdm_api.h @@ -4,6 +4,9 @@ /* XXX matches with ICP_HSSDRV_PORT_XHFC_MEGREZ_PROTO_XIVO_CONFIG */ #define XHFC_MEGREZ_PROTO_XIVO_CONFIG 4 +/* XXX matches with ICP_HSSDRV_PORT_LE89316_MEGREZ_PROTO_XIVO_CONFIG */ +#define LE89316_MEGREZ_PROTO_XIVO_CONFIG 5 + struct xivo_tdm_port; /* TDM port allocation -- cgit v1.2.3