]> asedeno.scripts.mit.edu Git - linux.git/commit
serial: 8250_lpss: Switch over to MSI interrupts
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 1 Oct 2019 11:58:25 +0000 (14:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Oct 2019 12:58:05 +0000 (14:58 +0200)
commit254cc7743e847780655025c1d81a9c15854bf236
tree50fce87280705a01d117c26dbbb834464032e8ca
parent38b101c6b036a7350b45f565147f8136cf8e12ca
serial: 8250_lpss: Switch over to MSI interrupts

Some devices support MSI interrupts. Let's at least try to use them in
platforms that provide MSI capability.

While at that, remove the now duplicated code from qrp_serial_setup().

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Link: https://lore.kernel.org/r/20191001115825.795700-1-felipe.balbi@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_lpss.c