pinctrl: Use seq_putc() in three functions
authorMarkus Elfring <elfring@users.sourceforge.net>
Mon, 1 May 2017 20:24:29 +0000 (22:24 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 22 May 2017 08:39:24 +0000 (10:39 +0200)
commit47352a6375847ccd9e00397383c316a62151bf31
treea31bbe8b8ba396aecbf59816437314b63d4c74ea
parent2f227605394bbab75511d54f0773e9dbe2976ee3
pinctrl: Use seq_putc() in three functions

A single character (line break) 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/pinconf.c