diff options
| author | Alex Deucher <[email protected]> | 2020-07-30 19:21:33 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-08-04 21:29:28 +0000 |
| commit | 66f3db4ba62db74d0f6c5a0f872592f1a0ed7670 (patch) | |
| tree | e6cbaa3982063b1cd60f29f5f016ba6e19a18488 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/amd/display: 3.2.97 (diff) | |
| download | kernel-66f3db4ba62db74d0f6c5a0f872592f1a0ed7670.tar.gz kernel-66f3db4ba62db74d0f6c5a0f872592f1a0ed7670.zip | |
drm/amdgpu/smu: rework i2c adpater registration
The i2c init/fini functions just register the i2c adapter.
There is no need to call them during hw init/fini. They only
need to be called once per driver init/fini. The previous
behavior broke runtime pm because we unregistered the i2c
adapter during suspend.
Tested-by: Tom St Denis <[email protected]>
Reviewed-by: Kevin Wang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
