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
This commit is contained in:
Shaun Ruffell 2011-10-20 20:52:39 +00:00
parent 0544f8c7cc
commit eae6c0d1e7

View File

@ -61,7 +61,7 @@
/* Define to get more attention-grabbing but slightly more I/O using /* Define to get more attention-grabbing but slightly more I/O using
alarm status */ alarm status */
#define FANCY_ALARM #undef FANCY_ALARM
/* Define to support Digium Voice Processing Module expansion card */ /* Define to support Digium Voice Processing Module expansion card */
#define VPM_SUPPORT #define VPM_SUPPORT