diff options
author | Andy Shevchenko <[email protected]> | 2023-11-22 19:50:38 +0200 |
---|---|---|
committer | Andy Shevchenko <[email protected]> | 2023-11-24 14:33:30 +0200 |
commit | 078d83033a76ddbb030e87ed2a56eb28a57a7b34 (patch) | |
tree | f6526e811cb99b3ecf60bc363fb648a7a6630a9b /scripts/generate_rust_analyzer.py | |
parent | 5398a0e23cf82e2a69088d7080bc588bc07f4284 (diff) |
pinctrl: baytrail: Move default strength assignment to a switch-case
When ->pin_config_set() is called from the GPIO library (assumed
GpioIo() ACPI resource), the argument can be 1, when, for example,
PullDefault is provided. In such case we supply sane default in
the driver. Move that default assingment to a switch-case, so
it will be consolidated in one place.
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Andy Shevchenko <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions