]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pinctrl: uniphier: fix .pin_dbg_show() callback
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 31 May 2016 06:30:10 +0000 (15:30 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Oct 2016 13:21:17 +0000 (15:21 +0200)
commit9b692449ef425c042cc4dbc075eed9c4fbe48cf6
tree1afebdf9a2c41b2be1b17017446e97b15b29f936
parentbb3c678900a3511e54ff51a6f75aef96932ffbdf
pinctrl: uniphier: fix .pin_dbg_show() callback

commit 10ef8277ec658bf6619da9b3fd65c2db7353c2a4 upstream.

Without this, reading the "pins" in the debugfs causes kernel BUG.

Fixes: 6e9088920258 ("pinctrl: UniPhier: add UniPhier pinctrl core support")
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pinctrl/uniphier/pinctrl-uniphier-core.c