commit | 77f7f71f5be1087823296f2dd8114ff7246ae877 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 14 11:11:06 2016 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Oct 21 11:10:29 2016 -0400 |
tree | 315850ceecf9def246d0cf513b7724b3b84d49f0 | |
parent | 26beaee9bb07be20cc641c1251152e280e80f54e [diff] |
drm/amdgpu/powerplay/smu7: fix static checker warning Casting of voltage values to a larger size results in overwriting adjacent memory in the structure. Reviewed-by: Rex Zhu <Rex.Zhu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>