diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2025-02-11 09:28:39 +0200 |
---|---|---|
committer | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2025-02-11 19:14:57 +0200 |
commit | fc22b06fbd2afefa1eddff69a6fd30c539cef577 (patch) | |
tree | 142615696caa01e4111c33f884df365d1140a25f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9cff907cbf8c7fb5345918dbcc7b74a01656f34f (diff) |
platform/x86: int3472: Use correct type for "polarity", call it gpio_flags
Struct gpiod_lookup flags field's type is unsigned long. Thus use unsigned
long for values to be assigned to that field. Similarly, also call the
field gpio_flags which it really is.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20250211072841.7713-2-sakari.ailus@linux.intel.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions