A few updates to the 8250 Exar driver as per new in-kernel APIs appeared. In v2: - fixed link error, i.e. missing imported namespace (LKP, Greg) - added a couple of new patches at the beginning of the series Andy Shevchenko (7): serial: 8250_exar: Don't remove GPIO device on suspend serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks serial: 8250_exar: Clear interrupts before registering handler serial: 8250_exar: Use generic function to set firmware node serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS() serial: 8250_exar: Use 8250 PCI library to map and assign resources serial: 8250_exar: Don't use "proxy" headers drivers/tty/serial/8250/8250_exar.c | 52 +++++++++++++++-------------- drivers/tty/serial/8250/Kconfig | 1 + 2 files changed, 28 insertions(+), 25 deletions(-) -- 2.43.0.rc1.1.gbec44491f096