diff options
author | Paul Cercueil <[email protected]> | 2021-07-17 18:48:35 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2021-08-11 10:24:06 +0200 |
commit | 7261851e938f4b0fe8c0f5a8e627ae90e1ba9875 (patch) | |
tree | f34c5a2c857a4cf5164d16493727422bbd06b248 /scripts/clang-tools/gen_compile_commands.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: <[email protected]> # v5.12
Signed-off-by: Paul Cercueil <[email protected]>
Tested-by: 周琰杰 (Zhou Yanjie)<[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions