diff options
author | 2023-10-11 12:15:33 +0530 | |
---|---|---|
committer | 2023-10-11 23:40:56 +0300 | |
commit | 6fe13aa7c8696bae97b251b4c050cbb93d3065d3 (patch) | |
tree | 2ecaadb94ec18c69f1556f7c166ef6f6e87f1217 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | pinctrl: cherryview: Convert to platform remove callback returning void (diff) | |
download | wireguard-linux-6fe13aa7c8696bae97b251b4c050cbb93d3065d3.tar.xz wireguard-linux-6fe13aa7c8696bae97b251b4c050cbb93d3065d3.zip |
pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case
We have a couple of pinconfig cases inside the braces which are meant for
PIN_CONFIG_BIAS_HIGH_IMPEDANCE case. Although it is valid C, it makes the
code less readable and prone to misinterpretation. Limit the braces to
PIN_CONFIG_BIAS_HIGH_IMPEDANCE case to avoid this.
Signed-off-by: Raag Jadav <raag.jadav@intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions