diff options
author | Hans de Goede <[email protected]> | 2023-12-01 17:11:30 +0100 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-12-04 16:17:23 +0100 |
commit | 4de77156a2acdec0014fa89fc1766a7410d726ff (patch) | |
tree | 692c560b62658909922186275d98cef52685f1b0 /scripts/generate_rust_analyzer.py | |
parent | 1116efbff3b106ec131e833f0e78f35c923d0104 (diff) |
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 <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Acked-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions