diff options
author | Yongqiang Sun <yongqiang.sun@amd.com> | 2019-02-26 10:52:22 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-03-20 23:39:47 -0500 |
commit | 335d5d7bbd3c4fe71ae765ad106d21b39ba85fd1 (patch) | |
tree | 754ef6c93b3fb665ab886cf40097b6c046791b45 /drivers/gpu/drm/amd/display/modules/freesync/freesync.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 <yongqiang.sun@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Bhawanpreet Lakha <Bhawanpreet.Lakha@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions