[PATCH 0/4] Fix a bunch of W=1 warnings in PWM

From: Lee Jones
Date: Mon Jun 29 2020 - 17:42:33 EST


Attempting to clean-up W=1 kernel builds, which are currently
overwhelmingly riddled with niggly little warnings.

Lee Jones (4):
pwm: bcm-iproc: Remove impossible comparison when validating duty
cycle
pwm: bcm-kona: Remove impossible comparison when validating duty cycle
pwm: mediatek: Provide missing kerneldoc description for 'soc' arg
pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc
header

drivers/pwm/pwm-bcm-iproc.c | 3 +--
drivers/pwm/pwm-bcm-kona.c | 2 +-
drivers/pwm/pwm-mediatek.c | 1 +
drivers/pwm/pwm-omap-dmtimer.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)

--
2.25.1