pinctrl: fix pinconf_groups_show() to emit newline
authorStephen Warren <swarren@nvidia.com>
Mon, 20 Feb 2012 06:45:58 +0000 (23:45 -0700)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 22 Feb 2012 17:42:00 +0000 (18:42 +0100)
commitf7b9006f4598dd252dca5225f3cf88179c36276f
tree351e1b5aefddcf5d885069c37f844f916cae9b8f
parent3cc70ed32cd6c5cb57de17bde615148ed7eda88f
pinctrl: fix pinconf_groups_show() to emit newline

pinconf_groups_show() wrote all debug information on one line. Fix it to
match pinconf_pins_show() and be legible.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinconf.c
This page took 0.024679 seconds and 5 git commands to generate.