Skip to content

Commit

Permalink
Blackfin serial driver: add extra IRQ flag for 8250 serial driver
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Herrero <jherrero@hvsistemas.es>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
  • Loading branch information
Javier Herrero authored and Bryan Wu committed May 17, 2008
1 parent b4aa54d commit eedd306
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions include/asm-blackfin/serial.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/*
* include/asm-blackfin/serial.h
*/

#define SERIAL_EXTRA_IRQ_FLAGS IRQF_TRIGGER_HIGH

0 comments on commit eedd306

Please sign in to comment.