diff options
author | Jisheng Zhang <jszhang@kernel.org> | 2023-08-06 11:20:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-08-22 15:29:29 +0200 |
commit | 22130dae0533c474e4e0db930a88caa9b397d083 (patch) | |
tree | fa0cda6f33617266e24fa448369ee235ea5cd776 /drivers/tty/serial/sc16is7xx.c | |
parent | dt-bindings: serial: snps-dw-apb-uart: make interrupt optional (diff) | |
download | linux-22130dae0533c474e4e0db930a88caa9b397d083.tar.xz linux-22130dae0533c474e4e0db930a88caa9b397d083.zip |
serial: 8250_dw: fall back to poll if there's no interrupt
When there's no irq(this can be due to various reasons, for example,
no irq from HW support, or we just want to use poll solution, and so
on), falling back to poll is still better than no support at all.
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Link: https://lore.kernel.org/r/20230806092056.2467-3-jszhang@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/sc16is7xx.c')
0 files changed, 0 insertions, 0 deletions