diff options
| author | 2018-08-03 14:25:19 -0400 | |
|---|---|---|
| committer | 2018-08-27 15:20:56 -0500 | |
| commit | d377ae4e3754ee3f81f63a0d9e3eadba7830d3e3 (patch) | |
| tree | d95e31dfb0f5e9a89ff48b3202fd38674a2075a4 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | drm/amd/display: Support reading hw state from debugfs file (diff) | |
| download | linux-dev-d377ae4e3754ee3f81f63a0d9e3eadba7830d3e3.tar.xz linux-dev-d377ae4e3754ee3f81f63a0d9e3eadba7830d3e3.zip | |
drm/amd/display: Remove redundant i2c structs
[Why]
The i2c code contains two structs that contain the same
information as i2c_payload
[How]
Replace references to those structs with references to
i2c_payload
dce_i2c_transaction_request->status was written to but never read,
so all references to it are removed
Signed-off-by: David Francis <David.Francis@amd.com>
Reviewed-by: Jordan Lazare <Jordan.Lazare@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
