Re: [PATCH v1] pch_can: use generic power management
This patch is compile-tested only. Thanks Vaibhav Gupta
[PATCH v1] pch_can: use generic power management
Drivers using legacy power management .suspen()/.resume() callbacks have to manage PCI states and device's PM states themselves. They also need to take care of standard configuration registers. Switch to generic power management framework using a single "struct dev_pm_ops" variable to take the unn