]> git.baikalelectronics.ru Git - kernel.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)
commitbd0be4322cc17e067c92e6452752527c7df1091c
tree50fce87280705a01d117c26dbbb834464032e8ca
parentc2c7a503e73d351c6ed7575c85acd57b7f0f4fa3
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