Re: [PATCH v6 tty-next 4/4] serial: 8250_pci1xxxx: Add power management functions to quad-uart driver

From: Andy Shevchenko
Date: Thu Dec 01 2022 - 07:23:19 EST


On Thu, Dec 01, 2022 at 10:21:46AM +0530, Kumaravel Thiagarajan wrote:
> pci1xxxx's quad-uart function has the capability to wake up UART
> from suspend state. Enable wakeup before entering into suspend and
> disable wakeup on resume.

...

> +static DEFINE_SIMPLE_DEV_PM_OPS(pci1xxxx_pm_ops, pci1xxxx_suspend,
> + pci1xxxx_resume);

One line?


--
With Best Regards,
Andy Shevchenko