openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pinctrl: nuvoton: npcm7xx: Fix alignment of table header comment
@ 2021-01-30 16:29 Jonathan Neuschäfer
  2021-02-12  8:23 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Neuschäfer @ 2021-01-30 16:29 UTC (permalink / raw)
  To: linux-gpio
  Cc: Tomer Maimon, Avi Fishman, Patrick Venture, Linus Walleij,
	Jonathan Neuschäfer, Tali Perry, openbmc, linux-kernel,
	Benjamin Fair

Make it so that each column label is in the column that it is supposed
to refer to.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
---
 drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c b/drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c
index 6de31b5ee358c..2535ca720668e 100644
--- a/drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c
+++ b/drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c
@@ -923,7 +923,7 @@ struct npcm7xx_pincfg {
 };

 static const struct npcm7xx_pincfg pincfg[] = {
-	/*	PIN	  FUNCTION 1		   FUNCTION 2		  FUNCTION 3	    FLAGS */
+	/*		PIN	  FUNCTION 1		   FUNCTION 2		  FUNCTION 3	    FLAGS */
 	NPCM7XX_PINCFG(0,	 iox1, MFSEL1, 30,	  none, NONE, 0,	none, NONE, 0,	     0),
 	NPCM7XX_PINCFG(1,	 iox1, MFSEL1, 30,	  none, NONE, 0,	none, NONE, 0,	     DS(8, 12)),
 	NPCM7XX_PINCFG(2,	 iox1, MFSEL1, 30,	  none, NONE, 0,	none, NONE, 0,	     DS(8, 12)),
--
2.29.2


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

* Re: [PATCH] pinctrl: nuvoton: npcm7xx: Fix alignment of table header comment
  2021-01-30 16:29 [PATCH] pinctrl: nuvoton: npcm7xx: Fix alignment of table header comment Jonathan Neuschäfer
@ 2021-02-12  8:23 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2021-02-12  8:23 UTC (permalink / raw)
  To: Jonathan Neuschäfer
  Cc: Tomer Maimon, Avi Fishman, Patrick Venture, OpenBMC Maillist,
	linux-kernel, Tali Perry, open list:GPIO SUBSYSTEM,
	Benjamin Fair

On Sat, Jan 30, 2021 at 5:30 PM Jonathan Neuschäfer
<j.neuschaefer@gmx.net> wrote:

> Make it so that each column label is in the column that it is supposed
> to refer to.
>
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>

Patch applied, sorry for delay.

Yours,
Linus Walleij

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

end of thread, other threads:[~2021-02-12  8:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-30 16:29 [PATCH] pinctrl: nuvoton: npcm7xx: Fix alignment of table header comment Jonathan Neuschäfer
2021-02-12  8:23 ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).