Hello, this v3 was necessary because some lines in the commit log of a subset of these patches were eaten. I think that happend during rebase -i where git drops lines starting with # during git-commit. git-am isn't affected by this "feature", so application should work fine. Still checking these lines make it into the git commit is a good idea I think. Other than the few additional lines in the commit logs, one Reviewed-by: is added and the series is otherwise unchanged. Best regards Uwe Uwe Kleine-König (11): pwm: atmel-hlcdc: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions pwm: atmel-tcb: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions pwm: berlin: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions pwm: brcmstb: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions pwm: dwc: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions pwm: imx-tpm: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions pwm: samsung: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions pwm: stm32-lp: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions pwm: stm32: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions pwm: tiecap: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions pwm: tiehrpwm: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions drivers/pwm/pwm-atmel-hlcdc.c | 8 +++----- drivers/pwm/pwm-atmel-tcb.c | 8 +++----- drivers/pwm/pwm-berlin.c | 8 +++----- drivers/pwm/pwm-brcmstb.c | 8 +++----- drivers/pwm/pwm-dwc.c | 6 ++---- drivers/pwm/pwm-imx-tpm.c | 10 +++++----- drivers/pwm/pwm-samsung.c | 6 ++---- drivers/pwm/pwm-stm32-lp.c | 10 +++++----- drivers/pwm/pwm-stm32.c | 8 ++++---- drivers/pwm/pwm-tiecap.c | 6 ++---- drivers/pwm/pwm-tiehrpwm.c | 8 +++----- 11 files changed, 35 insertions(+), 51 deletions(-) base-commit: 4bb36d126cb3147d6bbfd00242a5b846dacad595 -- 2.42.0