Skip to content

Commit

Permalink
pinctrl: zynq: Fix kernel doc warnings
Browse files Browse the repository at this point in the history
This patch fixes the kernel doc warnings in the driver.

Signed-off-by: Nava kishore Manne <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
  • Loading branch information
Nava kishore Manne authored and linusw committed Aug 14, 2017
1 parent fe4f86a commit 4cb4142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pinctrl/pinctrl-zynq.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down

0 comments on commit 4cb4142

Please sign in to comment.