On Thu, Apr 27, 2023 at 11:12:19PM +0530, Basavaraj Natikar wrote: > Currently, the pci_resume method has only a flag indicating whether the > system is resuming from hibernation. In order to handle all PM events like > AUTO_RESUME (runtime resume from device in D3), RESUME (system resume from > s2idle, S3 or S4 states) etc change the pci_resume method to handle all PM > events. > > Signed-off-by: Basavaraj Natikar <Basavaraj.Natikar@xxxxxxx> > --- For the core, EHCI, OHCI, and UHCI portions: Acked-by: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> Alan Stern