This website requires JavaScript.
Explore
Help
Sign In
kevin
/
linux
Watch
1
Fork
0
You've already forked linux
Code
75f0d92b6a
linux
/
arch
/
blackfin
/
include
/
asm
/
serial.h
3 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
Blackfin: convert simple headers to asm-generic Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-06-13 07:54:56 -07:00
#
include
<asm-generic/serial.h>
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>
2008-05-17 03:21:57 -07:00
#
define SERIAL_EXTRA_IRQ_FLAGS IRQF_TRIGGER_HIGH
Copy Permalink