diff options
author | 2023-12-01 17:11:30 +0100 | |
---|---|---|
committer | 2023-12-04 16:17:23 +0100 | |
commit | 4de77156a2acdec0014fa89fc1766a7410d726ff (patch) | |
tree | 692c560b62658909922186275d98cef52685f1b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/display: Don't use "proxy" headers (diff) | |
download | linux-rng-4de77156a2acdec0014fa89fc1766a7410d726ff.tar.xz linux-rng-4de77156a2acdec0014fa89fc1766a7410d726ff.zip |
drm/i915/dsi: Use devm_gpiod_get() for all GPIOs
soc_gpio_set_value() already uses devm_gpiod_get(), lets be consistent
and use devm_gpiod_get() for all GPIOs.
This allows removing the intel_dsi_vbt_gpio_cleanup() function,
which only function was to put the GPIO-descriptors.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231201161130.23976-1-hdegoede@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions