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

2020-07-27 Thread Thierry Reding
On Mon, Jun 29, 2020 at 01:47:48PM +0100, Lee Jones wrote: > 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: R

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

2020-06-29 Thread Lee Jones
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: P