diff options
author | Wesley Chalmers <[email protected]> | 2020-12-14 15:35:02 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-01-13 23:42:51 -0500 |
commit | f03e80d2e82c7deeb2e62ade9b1a23e40254de50 (patch) | |
tree | 89cefb32f63c13ab667c4aad8816132c0fdcb39b /drivers/gpu/drm/amd/display/dc/basics | |
parent | 33fd9cb8a267937e0902ade4cdefd8a008c93e65 (diff) |
drm/amd/display: Initialize stack variable
[WHY]
The stack variable "val" is potentially unpopulate it, so initialize it
with the value 0xf (indicating an invalid mux)
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Wesley Chalmers <[email protected]>
Reviewed-by: Martin Leung <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/basics')
0 files changed, 0 insertions, 0 deletions