summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2011-10-20 20:52:39 +0000
committerShaun Ruffell <sruffell@digium.com>2011-10-20 20:52:39 +0000
commitf4abf0430e8f7349545fb330fcf671bb7d39e237 (patch)
treebd3109c898e3aac6129a76a157a0777f97fdc7bf
parenta7a975b862e4e66d93453f6b09a5e313fad90fba (diff)
wct4xxp: Turn off the fancy alarm LEDS.
Saves about a 1us on average from the interrupt handler on one test system. Signed-off-by: Shaun Ruffell <sruffell@digium.com> Acked-by: Michael Spiceland <mspiceland@digium.com> Acked-by: Russ Meyerriecks <rmeyerriecks@digium.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@10239 a0bf4364-ded3-4de4-8d8a-66a801d63aff
-rw-r--r--drivers/dahdi/wct4xxp/base.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dahdi/wct4xxp/base.c b/drivers/dahdi/wct4xxp/base.c
index edc47de..03e5887 100644
--- a/drivers/dahdi/wct4xxp/base.c
+++ b/drivers/dahdi/wct4xxp/base.c
@@ -61,7 +61,7 @@
/* Define to get more attention-grabbing but slightly more I/O using
alarm status */
-#define FANCY_ALARM
+#undef FANCY_ALARM
/* Define to support Digium Voice Processing Module expansion card */
#define VPM_SUPPORT