summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-10-30 17:54:32 +0200
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>2023-11-13 13:56:42 +0200
commit6217728b38580bd3a4c6db6f65359f93c52f5901 (patch)
tree24b19d70fb9d6edab84a3159c98a0ad19d88cfa7 /scripts/gdb/linux/utils.py
parent0a4cfed79e4f4498c5f9d76c7e149e51a32d5be5 (diff)
pinctrl: intel: Move default strength assignment to a switch-case
iWhen ->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. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions