Skip to content

Commit

Permalink
pinctrl: uniphier: fix WARN_ON() of pingroups dump on LD20
Browse files Browse the repository at this point in the history
The pingroups dump of debugfs hits WARN_ON() in pinctrl_groups_show().
Filling non-existing ports with '-1' turned out a bad idea.

Fixes: 336306e ("pinctrl: uniphier: add UniPhier PH1-LD20 pinctrl driver")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
Masahiro Yamada authored and Linus Walleij committed Jun 20, 2017
1 parent 9592bc2 commit 1bd303d
Showing 1 changed file with 194 additions and 189 deletions.
Loading

0 comments on commit 1bd303d

Please sign in to comment.