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>
This commit is contained in:
parent
b4aa54d951
commit
eedd306b51
|
@ -0,0 +1,5 @@
|
|||
/*
|
||||
* include/asm-blackfin/serial.h
|
||||
*/
|
||||
|
||||
#define SERIAL_EXTRA_IRQ_FLAGS IRQF_TRIGGER_HIGH
|
Loading…
Reference in New Issue