We no longer need empty runtime PM handles for PCI devices after commitWill this patch cause a regression if applied without your another patch to the drivers/pci/pci-driver.c?
c5eb1190074c ("PCI / PM: Allow runtime PM without callback functions").
Drop them and let PCI core take care of power state transitions.
Signed-off-by: Raag Jadav <raag.jadav@xxxxxxxxx>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
---
drivers/pwm/pwm-lpss-pci.c | 22 ----------------------
1 file changed, 22 deletions(-)