pinctrl: Add spaces for better code readability
authorMarkus Elfring <elfring@users.sourceforge.net>
Tue, 2 May 2017 08:32:19 +0000 (10:32 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 22 May 2017 08:39:24 +0000 (10:39 +0200)
commite8c5d759da15dadba9bde3dd6ec323bf7e8cdff5
treeb5b7f912802a3933f39f749e9533895e994fdefc
parente4d030509f925d7bf7f58d8a2433e414eb021d10
pinctrl: Add spaces for better code readability

The script "checkpatch.pl" pointed information out like the following.

CHECK: spaces preferred around that '+' (ctx:VxV)

Thus fix the affected source code places.

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