]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printks
authorColin Ian King <colin.king@canonical.com>
Mon, 24 Oct 2016 23:14:12 +0000 (00:14 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Oct 2016 18:44:02 +0000 (14:44 -0400)
commitfad742f89d20f8b0d6765ff8312eb091f6767e43
tree9493f77494d02bb97021df59d69318fb9a3105ea
parentaafcafa0fa5f4b45d99a9a0374fa9590814ff274
drm/amd/powerplay: fix spelling mistake and add KERN_WARNING to printks

Fix trivial spelling mistake cant't -> can't and add KERN_WARNING to
printk messages.  Remove redundant spaces before \n too (thanks to
Joe Perches for spotting those).

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/smumgr/fiji_smc.c
drivers/gpu/drm/amd/powerplay/smumgr/iceland_smc.c
drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smc.c
drivers/gpu/drm/amd/powerplay/smumgr/tonga_smc.c