diff options
| author | Yongqiang Sun <[email protected]> | 2019-02-26 10:52:22 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-03-20 23:39:47 -0500 |
| commit | 335d5d7bbd3c4fe71ae765ad106d21b39ba85fd1 (patch) | |
| tree | 754ef6c93b3fb665ab886cf40097b6c046791b45 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
| parent | eec3d5efd16d13984a88396b685ae17462fb6d87 (diff) | |
drm/amd/display: change generic_reg_wait to void.
we were only checking the return value in one place, thus changing
generic_reg_wait from int to void and reading the register instead of
getting it from generic_reg_wait, when we need the return value.
Signed-off-by: Yongqiang Sun <[email protected]>
Reviewed-by: Tony Cheng <[email protected]>
Acked-by: Bhawanpreet Lakha <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions