linux/drivers/gpu/drm/amd
Dan Carpenter a65ecc4070 drm/amd: cleanup get_mfd_cell_dev()
It's simpler to just use snprintf() to print this to one buffer instead
of using strcpy() and strcat().  Also using snprintf() is slightly safer
than using sprintf().

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-02-26 12:43:47 -05:00
..
acp drm/amd: Do not make DRM_AMD_ACP default to y 2016-02-25 17:44:57 -05:00
amdgpu drm/amd: cleanup get_mfd_cell_dev() 2016-02-26 12:43:47 -05:00
amdkfd drm/amdkfd: Remove unnecessary cast in kfree 2016-01-28 14:40:11 +02:00
include drm/amd/include: Update dce 8 headers for dal 2016-02-12 15:31:47 -05:00
powerplay drm/amd/powerplay: fix code style warning. 2016-02-26 01:33:57 -05:00
scheduler drm/amdgpu: drop a dummy wakeup scheduler 2016-02-10 14:17:02 -05:00