summaryrefslogtreecommitdiff
path: root/rust/helpers/workqueue.c
diff options
context:
space:
mode:
authorRodrigo Siqueira <siqueira@igalia.com>2025-09-10 11:39:35 -0600
committerAlex Deucher <alexander.deucher@amd.com>2025-09-16 17:47:22 -0400
commit0f36a3c6af9e137344a2060cf2510db7ff9920c0 (patch)
tree97af2bfcaf31d39c3d8dc9a7fcbb4963b83d8557 /rust/helpers/workqueue.c
parent5b3eca05cfb02ed0dbd7097c056fb08ce5f76fe3 (diff)
drm/amdgpu/amdgpu_i2c: Use devm_i2c_add_adapter instead of i2c_add_adapter
This commit replaces i2c_add_adapter() with devm_i2c_add_adapter() and removes part of the cleanup logic since the new function handles the i2c removal. Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'rust/helpers/workqueue.c')
0 files changed, 0 insertions, 0 deletions