diff options
author | Paul Cercueil <paul@crapouillou.net> | 2021-07-17 18:48:35 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2021-08-11 10:24:06 +0200 |
commit | 7261851e938f4b0fe8c0f5a8e627ae90e1ba9875 (patch) | |
tree | f34c5a2c857a4cf5164d16493727422bbd06b248 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d5e931403942b3af39212960c2592b5ba741b2bf (diff) |
pinctrl: ingenic: Fix bias config for X2000(E)
The ingenic_set_bias() function's "bias" argument is not a
"enum pin_config_param", so its value should not be compared against
values of that enum.
This should fix the bias config not working on the X2000(E) SoCs.
Fixes: 943e0da15370 ("pinctrl: Ingenic: Add pinctrl driver for X2000.")
Cc: <stable@vger.kernel.org> # v5.12
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Tested-by: 周琰杰 (Zhou Yanjie)<zhouyanjie@wanyeetech.com>
Link: https://lore.kernel.org/r/20210717174836.14776-2-paul@crapouillou.net
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions