UPSTREAM: 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> Bug: 305779335 Change-Id: I1c9f007883e1c203c1ca63dfe0b4f923c5c56f15 (cherry picked from commit 22130dae) Signed-off-by:
Jacky Liu <qsliu@google.com>
Loading
Please sign in to comment