Loading
pinctrl: qcom: spmi-gpio: Fix a bug in pmic_gpio_config_set
If dtest_buffer is configured, then it can overwrite "val" which
is set for configuring GPIO mode. Fix this by co-locating the
code to do GPIO mode configuration.
Change-Id: I441d5e64d951da63eff813d504a1506e96b87d0b
Signed-off-by:
Subbaraman Narayanamurthy <subbaram@codeaurora.org>