gpiolib: Join string literals back
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 3 Jul 2018 00:39:03 +0000 (03:39 +0300)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 9 Jul 2018 11:11:09 +0000 (13:11 +0200)
commitb1911710e6e5a9faf91e1925b1e2cdd007920c4c
tree06d43562a0ce5b4f92fe446ba6b7e7193acc7358
parent2b6c83cad13d12b3561e7ae9e7505b3c831c6fce
gpiolib: Join string literals back

For easy grepping on debug purposes join string literals back in the
messages.

While here, fix couple of small indentation issues.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib.c