diff options
author | Jisheng Zhang <[email protected]> | 2023-08-06 17:20:56 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-08-22 15:29:29 +0200 |
commit | 22130dae0533c474e4e0db930a88caa9b397d083 (patch) | |
tree | fa0cda6f33617266e24fa448369ee235ea5cd776 /net/lapb/lapb_timer.c | |
parent | e9f0dff15a96add74e8367bd1bca3085180ce80b (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions