]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: mcp23s08: Combine two function calls into one in mcp23s08_dbg_show()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 6 Jan 2018 19:40:04 +0000 (20:40 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Jan 2018 14:10:02 +0000 (15:10 +0100)
commit7c3012c8553b9f6688a02387dbc05850ac643c88
tree70c789b110ef2c38e0dc3019750cff99856897b1
parentba33f4f42e968854d8367fc4e55b07f835c55832
pinctrl: mcp23s08: Combine two function calls into one in mcp23s08_dbg_show()

* Print a line break together with other data in a single function call.

* Adjust indentation.

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