pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show()
commita61266ebdf2c412df6fe2c81e74cb67b719915d5
authorMarkus Elfring <elfring@users.sourceforge.net>
Thu, 12 Jan 2017 16:12:30 +0000 (12 17:12 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 17 Jan 2017 14:57:19 +0000 (17 15:57 +0100)
treebb2cef12774a3bb9f2a713b1dab641da2d8829f5
parent420dc61642920849d824a0de2aa853db59f5244f
pinctrl: mvebu: Use seq_putc() in mvebu_pinconf_group_dbg_show()

Single characters should be put into a sequence.
Thus use the corresponding function "seq_putc".

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mvebu/pinctrl-mvebu.c