diff options
author | Rodrigo Siqueira <siqueira@igalia.com> | 2025-09-10 11:39:37 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-09-16 17:47:26 -0400 |
commit | f4dfc4447d57c1d03ded394797018ac463449d2c (patch) | |
tree | 6d3e0231700158a4632c7a8c0beebd982248b811 /rust/helpers | |
parent | 63137c7c8cd1aee788067b9d3782dce6ea21c0df (diff) |
drm/amd/pm: Use devm_i2c_add_adapter() in the i2c init
Instead of using i2c_add_adapter() and i2c_del_adapter(), replace them
with devm_i2c_add_adapter() to simplify the i2c logic.
Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/helpers')
0 files changed, 0 insertions, 0 deletions