commit | aa1dd80f80ccf3a47227ab42625e7bbacd5ff272 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Tue Feb 07 16:20:08 2017 +0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Feb 13 15:42:26 2017 +0100 |
tree | db6c9ea6355564f0bdbe17b4fa5fc0bca0209ab4 | |
parent | 9ec1a286d0b3c13f50c96e00e5890bc17a82492f [diff] |
pinctrl: intel: unlock on error in intel_config_set_pull() We need to unlock before returning -EINVAL on this error path. Fixes: 04cc058f0c52 ("pinctrl: intel: Add support for 1k additional pull-down") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>