linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] pinctrl: zynq: Fix kernel doc warnings
@ 2017-07-13  9:12 Michal Simek
  2017-07-13  9:12 ` [PATCH 2/2] pinctrl: zynq: Fix warnings in the driver Michal Simek
  2017-08-01 13:26 ` [PATCH 1/2] pinctrl: zynq: Fix kernel doc warnings Linus Walleij
  0 siblings, 2 replies; 4+ messages in thread
From: Michal Simek @ 2017-07-13  9:12 UTC (permalink / raw)
  To: linux-kernel, monstr
  Cc: Nava kishore Manne, Sören Brinkmann, Steffen Trumtrar,
	Linus Walleij, Peter Crosthwaite, linux-gpio, Rob Herring,
	Josh Cartwright, linux-arm-kernel

From: Nava kishore Manne <nava.manne@xilinx.com>

This patch fixes the kernel doc warnings in the driver.

Signed-off-by: Nava kishore Manne <navam@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

 drivers/pinctrl/pinctrl-zynq.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pinctrl/pinctrl-zynq.c b/drivers/pinctrl/pinctrl-zynq.c
index b51a46dfdcc3..7565651acdc6 100644
--- a/drivers/pinctrl/pinctrl-zynq.c
+++ b/drivers/pinctrl/pinctrl-zynq.c
@@ -45,7 +45,7 @@
  * @syscon:		Syscon regmap
  * @pctrl_offset:	Offset for pinctrl into the @syscon space
  * @groups:		Pingroups
- * @ngroupos:		Number of @groups
+ * @ngroups:		Number of @groups
  * @funcs:		Pinmux functions
  * @nfuncs:		Number of @funcs
  */
-- 
1.9.1


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

end of thread, other threads:[~2017-08-01 13:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-13  9:12 [PATCH 1/2] pinctrl: zynq: Fix kernel doc warnings Michal Simek
2017-07-13  9:12 ` [PATCH 2/2] pinctrl: zynq: Fix warnings in the driver Michal Simek
2017-08-01 13:27   ` Linus Walleij
2017-08-01 13:26 ` [PATCH 1/2] pinctrl: zynq: Fix kernel doc warnings 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).