diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2015-09-21 18:47:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-04 21:11:05 +0300 |
commit | b801e7f898aba3953fddbda47bcda2e5411bcfa0 (patch) | |
tree | 7c79f8784ea93e72c0de26953536a329f57c396a /drivers/tty/serial/st-asc.c | |
parent | 14996122a47bb489233629533bc059af50628ec8 (diff) | |
download | linux-b801e7f898aba3953fddbda47bcda2e5411bcfa0.tar.xz |
MIPS: ttyFDC: replace IRQF_NO_SUSPEND with IRQF_COND_SUSPEND
Since the FD interrupt handler can discern spurious IRQs and it is
shared with timer interrupt, use IRQF_COND_SUSPEND instead of
IRQF_NO_SUSPEND.
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jslaby@suse.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/st-asc.c')
0 files changed, 0 insertions, 0 deletions