Re: [PATCH v1 2/8] parport: PCI core handles power state for us

2018-02-04 Thread Nikola Ciprich
Tested-by: Nikola Ciprich pgpapl4GyA_W7.pgp Description: PGP signature

[PATCH v1 2/8] parport: PCI core handles power state for us

2018-02-02 Thread Andy Shevchenko
From: Andy Shevchenko There is no need to repeat the work that is already done in the PCI driver core. The patch removes excerpts from suspend and resume callbacks. Note that there is no more calls performed to enable or disable a PCI device during suspend-resume cycle. Nowadays they seems to be