diff options
author | Jon Hunter <jonathanh@nvidia.com> | 2015-07-14 13:17:59 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-07-17 15:20:49 +0300 |
commit | d96310aeddc692cf1f06861cf722c4843e0a3f28 (patch) | |
tree | 860fd75fc997b95ce4e3ddd4e69317acac7313f6 /drivers/pinctrl/pinctrl-lpc18xx.c | |
parent | 75629981069cf194336426bbbfb03f9c93d7ad67 (diff) | |
download | linux-d96310aeddc692cf1f06861cf722c4843e0a3f28.tar.xz |
pinctrl: pinconf: Fix display of configs
The function pinconf_dbg_config_print() only prints the configuration of
the 1st pin config in an array of pin configurations. Fix this so that
all pin configurations in the array are displayed.
There are a few places in the code where the pin configs are displayed
and so add a helper function to display the pin configs to simplify the
code.
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/pinctrl-lpc18xx.c')
0 files changed, 0 insertions, 0 deletions