[RFC patch] fallback to "no irq" hack for case of no pnp_irq allocated for 8250_pnp

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Luming Yu
Date: Tuesday, October 16, 2007 - 7:50 pm

Hello list,

There is a "ttyS1 irq is -1" problem observed on tiger4 which cause
the serial port broken.
It is because that there is __no__ ACPI IRQ resource assigned for the
serial port. So the value of the IRQ for the port is never changed
since it got initialized to -1. The attached patch falls back to the
"no irq" hack for this case. It works for me. Please review and test.

Thanks,
Luming

Signed-off-by: Yu Luming <luming.yu@intel.com>

 8250_pnp.c |    3 +++
 1 files changed, 3 insertions(+)
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC patch] fallback to "no irq" hack for case of no pnp_i ..., Luming Yu, (Tue Oct 16, 7:50 pm)