commit | 08b662793b90fc3a7e1d84d0fe0a5c04112731fd | [log] [tgz] |
---|---|---|
author | Martin Leung <martin.leung@amd.com> | Tue Sep 03 15:22:30 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 03 09:10:57 2019 -0500 |
tree | 0fe990f7efd21d83b0176305f1e543c2c04a5e63 | |
parent | 0fc3ba1c53bcc739ef2746f2fb3e82bb5f7a69f5 [diff] |
drm/amd/display: fix use of uninitialized variable tg_inst may be used uninitialized, so initialize it to 0. Signed-off-by: Martin Leung <martin.leung@amd.com> Reviewed-by: Jaehyun Chung <Jaehyun.Chung@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>