All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] gpio: mvebu: prepatatory cleanup for pwm-fan support
@ 2017-03-16  6:33 ` Ralph Sennhauser
  0 siblings, 0 replies; 21+ messages in thread
From: Ralph Sennhauser @ 2017-03-16  6:33 UTC (permalink / raw)
  To: linux-gpio; +Cc: Ralph Sennhauser, Linus Walleij, Alexandre Courbot, open list

Hi everyone

I did pick up a patch series by Andrew Lunn adding PWM upport to mvebu's
gpio controller. Checkpach complained quite a bit and there are extra
inconsitencies which make it worth to clean drivers/gpio/gpio-mvebu.c a bit
before adding the desired pwm fan support for armada 370 / xp.

This series is split out to save the pwm folks from having to review this
part as well.

Thanks
Ralph


Ralph Sennhauser (6):
  gpio: mvebu: checkpatch: block comment fixes
  gpio: mvebu: start multiline block comments with blank line
  gpio: mvebu: checkpatch: unsigned int fixes
  gpio: mvebu: checkpatch: whitespace fixes
  gpio: mvebu: extra whitespace fixes
  gpio: mvebu: let the compiler inline

 drivers/gpio/gpio-mvebu.c | 75 ++++++++++++++++++++++++++---------------------
 1 file changed, 41 insertions(+), 34 deletions(-)

-- 
2.10.2


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

end of thread, other threads:[~2017-03-17  9:09 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-16  6:33 [PATCH 0/6] gpio: mvebu: prepatatory cleanup for pwm-fan support Ralph Sennhauser
2017-03-16  6:33 ` Ralph Sennhauser
2017-03-16  6:33 ` [PATCH 1/6] gpio: mvebu: checkpatch: block comment fixes Ralph Sennhauser
2017-03-16  6:33   ` Ralph Sennhauser
2017-03-16 15:40   ` Linus Walleij
2017-03-16  6:33 ` [PATCH 2/6] gpio: mvebu: start multiline block comments with blank line Ralph Sennhauser
2017-03-16  6:33   ` Ralph Sennhauser
2017-03-16 15:41   ` Linus Walleij
2017-03-16  6:33 ` [PATCH 3/6] gpio: mvebu: checkpatch: unsigned int fixes Ralph Sennhauser
2017-03-16  6:33   ` Ralph Sennhauser
2017-03-16 15:42   ` Linus Walleij
2017-03-16  6:33 ` [PATCH 4/6] gpio: mvebu: checkpatch: whitespace fixes Ralph Sennhauser
2017-03-16  6:33   ` Ralph Sennhauser
2017-03-16 15:42   ` Linus Walleij
2017-03-16  6:34 ` [PATCH 5/6] gpio: mvebu: extra " Ralph Sennhauser
2017-03-16  6:34   ` Ralph Sennhauser
2017-03-16 15:43   ` Linus Walleij
2017-03-16  6:34 ` [PATCH 6/6] gpio: mvebu: let the compiler inline Ralph Sennhauser
2017-03-16  6:34   ` Ralph Sennhauser
2017-03-16 15:44   ` Linus Walleij
2017-03-17  9:08     ` Ralph Sennhauser

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.