diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2024-10-18 16:45:00 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-10-22 10:21:12 +0300 |
commit | 8b26b8e8be3eac0a3beacf1f07bf2dfb4d679d37 (patch) | |
tree | 9493e6767a014f0e8d24227b650d56137450e796 /tools/perf/scripts/python/gecko.py | |
parent | 9eb1e8276155b9f540281f2dbf59885efbb9f09f (diff) | |
download | linux-8b26b8e8be3eac0a3beacf1f07bf2dfb4d679d37.tar.xz |
gpio: xgene-sb: Remove unneeded definitions for properties
There are three definitions for the property names. Remove them as:
1) each of them is only used once;
2) in all cases the definition is longer than the value.
In the result code is better and grepping on the property immediately
gets the function in which is being used which helps to guess the type
of the value.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20241018134550.2071101-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions