diff options
author | 2016-02-25 22:44:37 +0100 | |
---|---|---|
committer | 2016-03-07 10:41:20 +0700 | |
commit | b18537cd8ec2e5280ba19d24ea8812b80e5b3208 (patch) | |
tree | 4e0384f11a062ee3ecb1141501d543b284a4ff2f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: lpc18xx: ensure ngroups is initialized at correct place (diff) | |
download | wireguard-linux-b18537cd8ec2e5280ba19d24ea8812b80e5b3208.tar.xz wireguard-linux-b18537cd8ec2e5280ba19d24ea8812b80e5b3208.zip |
pinctrl: core: create nolock version of pinctrl_find_gpio_range_from_pin
pinctrl_find_gpio_range_from_pin takes the pctldev->mutex but so
does pinconf_pins_show and this will cause a deadlock if
pinctrl_find_gpio_range_from_pin is used in .pin_config_get
callback.
Create a nolock version of pinctrl_find_gpio_range_from_pin to
allow pin to gpio lookup to be used from pinconf_pins_show.
Signed-off-by: Joachim Eastwood <manabian@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions