diff options
author | 2013-09-26 18:18:03 +0530 | |
---|---|---|
committer | 2013-09-27 16:22:43 +0200 | |
commit | 7fd9ddd5f71078df34f2fd7d375fbf0a8d92f9cc (patch) | |
tree | e5716acd7c16d9c5d6c1a904ff513788ca3fbca4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | pinctrl: Correct number of pins for s5pv210 (diff) | |
download | wireguard-linux-7fd9ddd5f71078df34f2fd7d375fbf0a8d92f9cc.tar.xz wireguard-linux-7fd9ddd5f71078df34f2fd7d375fbf0a8d92f9cc.zip |
pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULT
Recent movement of all configurations of pin in the single call of
pin_config_set(), it is aborting configuration if BIAS_PULL_PIN_DEFAULT
is selected as return of configuration.
The original idea was to just avoid any update on register for pull up/down
configuration if this option is selected.
Fixing this by just bypassing any register update for BIAS_PULL_PIN_DEFAULT
and continuing the remaining configuration.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions