diff options
| author | Bjorn Helgaas <[email protected]> | 2007-11-14 16:59:59 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-11-14 18:45:41 -0800 |
| commit | e02f5f52cafbea013817d81f1acc4baf50d6324b (patch) | |
| tree | e3599129422f0c655921180910eec3f6f551eff5 /include/linux/timerqueue.h | |
| parent | 57510c2f934a05c53232814761a058399b2ca282 (diff) | |
serial: only use PNP IRQ if it's valid
"Luming Yu" <[email protected]> says:
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.
If PNP supplies a valid IRQ, use it. Otherwise, leave port.irq == 0, which
means "no IRQ" to the serial core.
Signed-off-by: Bjorn Helgaas <[email protected]>
Cc: Yu Luming <[email protected]>
Acked-by: Matthew Wilcox <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions