summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/abe/abe_irq.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/codecs/abe/abe_irq.c')
-rw-r--r--sound/soc/codecs/abe/abe_irq.c31
1 files changed, 31 insertions, 0 deletions
diff --git a/sound/soc/codecs/abe/abe_irq.c b/sound/soc/codecs/abe/abe_irq.c
new file mode 100644
index 000000000000..1bff8d8e10b4
--- /dev/null
+++ b/sound/soc/codecs/abe/abe_irq.c
@@ -0,0 +1,31 @@
+/*
+ * Texas Instruments OMAP(TM) Platform Software
+ * (c) Copyright 2009 Texas Instruments Incorporated. All Rights Reserved.
+ *
+ * Use of this software is controlled by the terms and conditions found
+ * in the license agreement under which this software has been supplied.
+ * @file ABE_IRQ.C
+ *
+ * Interrupt routines
+ *
+ * @path
+ * @rev 01.00
+*!
+*! Revision History
+*! ===================================
+*! 27-Nov-2008 Original (LLF)
+*! 05-Jun-2009 V05 release
+ */
+
+
+
+#include "abe_main.h"
+
+/*
+ * initialize the default values for call-backs to subroutines
+ * - FIFO IRQ call-backs for sequenced tasks
+ * - FIFO IRQ call-backs for audio player/recorders (ping-pong protocols)
+ * - Remote debugger interface
+ * - Error monitoring
+ * - Activity Tracing
+ */