aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-blackfin
diff options
context:
space:
mode:
authorJavier Herrero <jherrero@hvsistemas.es>2008-05-17 18:21:57 +0800
committerBryan Wu <cooloney@kernel.org>2008-05-17 18:21:57 +0800
commiteedd306b51274fb64c00924b5ead679153fca78d (patch)
tree37923470580827820c394da3013de6d2b3d17528 /include/asm-blackfin
parent8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 board (diff)
downloadlinux-dev-eedd306b51274fb64c00924b5ead679153fca78d.tar.xz
linux-dev-eedd306b51274fb64c00924b5ead679153fca78d.zip
Blackfin serial driver: add extra IRQ flag for 8250 serial driver
Signed-off-by: Javier Herrero <jherrero@hvsistemas.es> Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'include/asm-blackfin')
-rw-r--r--include/asm-blackfin/serial.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/asm-blackfin/serial.h b/include/asm-blackfin/serial.h
new file mode 100644
index 000000000000..994dd869558c
--- /dev/null
+++ b/include/asm-blackfin/serial.h
@@ -0,0 +1,5 @@
+/*
+ * include/asm-blackfin/serial.h
+ */
+
+#define SERIAL_EXTRA_IRQ_FLAGS IRQF_TRIGGER_HIGH