From e86ff4a63c9fdd875ba8492577cd1ad2252f525c Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Tue, 22 Nov 2011 13:41:29 -0800 Subject: [PATCH] serial/8250_pci: init-quirk msi support for kt serial controller The semantics of UPF_IIR_ONCE (once per serial irq) are only guaranteed if the kt irq is not shared (once per serial isr in the shared case == potentially unwanted reads of the IIR). Signed-off-by: Dan Williams Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed