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