All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix a bunch of W=1 warnings in PWM
@ 2020-06-29 12:47 ` Lee Jones
  0 siblings, 0 replies; 32+ messages in thread
From: Lee Jones @ 2020-06-29 12:47 UTC (permalink / raw)
  To: thierry.reding, u.kleine-koenig, linux-pwm
  Cc: linux-arm-kernel, linux-kernel, 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: 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


^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2020-07-27  7:51 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-29 12:47 [PATCH 0/4] Fix a bunch of W=1 warnings in PWM Lee Jones
2020-06-29 12:47 ` Lee Jones
2020-06-29 12:47 ` [PATCH 1/4] pwm: bcm-iproc: Remove impossible comparison when validating duty cycle Lee Jones
2020-06-29 12:47   ` Lee Jones
2020-06-29 12:47   ` Lee Jones
2020-06-29 16:45   ` Florian Fainelli
2020-06-29 16:45     ` Florian Fainelli
2020-06-29 16:45     ` Florian Fainelli
2020-06-29 16:54     ` Scott Branden
2020-06-29 16:54       ` Scott Branden
2020-06-29 16:54       ` Scott Branden
2020-06-29 19:45   ` Uwe Kleine-König
2020-06-29 19:45     ` Uwe Kleine-König
2020-06-29 19:45     ` Uwe Kleine-König
2020-06-29 12:47 ` [PATCH 2/4] pwm: bcm-kona: " Lee Jones
2020-06-29 12:47   ` Lee Jones
2020-06-29 16:45   ` Florian Fainelli
2020-06-29 16:45     ` Florian Fainelli
2020-06-29 19:41     ` Uwe Kleine-König
2020-06-29 19:41       ` Uwe Kleine-König
2020-06-29 12:47 ` [PATCH 3/4] pwm: mediatek: Provide missing kerneldoc description for 'soc' arg Lee Jones
2020-06-29 12:47   ` Lee Jones
2020-06-29 12:47   ` Lee Jones
2020-06-29 19:47   ` Uwe Kleine-König
2020-06-29 19:47     ` Uwe Kleine-König
2020-06-29 19:47     ` Uwe Kleine-König
2020-06-29 12:47 ` [PATCH 4/4] pwm: omap-dmtimer: Repair pwm_omap_dmtimer_chip's broken kerneldoc header Lee Jones
2020-06-29 12:47   ` Lee Jones
2020-06-29 19:39   ` Uwe Kleine-König
2020-06-29 19:39     ` Uwe Kleine-König
2020-07-27  7:50 ` [PATCH 0/4] Fix a bunch of W=1 warnings in PWM Thierry Reding
2020-07-27  7:50   ` Thierry Reding

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.