aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2018-10-08 16:22:28 +0000
committerAlex Deucher <[email protected]>2018-10-10 19:49:41 +0000
commit14b284832e7dea6f54f0adfd7bed105548b94e57 (patch)
tree564ad6847d5b2dd8f7b566f993691d2efe310073 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentdrm/amdgpu: Suppress keypresses from ACPI_VIDEO events (diff)
downloadkernel-14b284832e7dea6f54f0adfd7bed105548b94e57.tar.gz
kernel-14b284832e7dea6f54f0adfd7bed105548b94e57.zip
drm/amdgpu/powerplay: fix missing break in switch statements
There are several switch statements that are missing break statements. Add missing breaks to handle any fall-throughs corner cases. Detected by CoverityScan, CID#1457175 ("Missing break in switch") Fixes: 18aafc59b106 ("drm/amd/powerplay: implement fw related smu interface for iceland.") Acked-by: Huang Rui <[email protected]> Signed-off-by: Colin Ian King <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions