diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-11-22 19:50:38 +0200 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-11-24 14:33:30 +0200 |
commit | 078d83033a76ddbb030e87ed2a56eb28a57a7b34 (patch) | |
tree | f6526e811cb99b3ecf60bc363fb648a7a6630a9b /scripts/gdb/linux/utils.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 <linus.walleij@linaro.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions