提交 19946cfd 编写于 作者: H Huang Rui 提交者: Alex Deucher

drm/amd/powerplay: update all printk to pr_* on eventmgr

Signed-off-by: NHuang Rui <ray.huang@amd.com>
Reviewed-by: NEdward O'Callaghan <funfunctor@folklore1984.net>
Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
上级 0fb829de
...@@ -151,7 +151,7 @@ static int thermal_interrupt_callback(void *private_data, ...@@ -151,7 +151,7 @@ static int thermal_interrupt_callback(void *private_data,
unsigned src_id, const uint32_t *iv_entry) unsigned src_id, const uint32_t *iv_entry)
{ {
/* TO DO hanle PEM_Event_ThermalNotification (struct pp_eventmgr *)private_data*/ /* TO DO hanle PEM_Event_ThermalNotification (struct pp_eventmgr *)private_data*/
printk("current thermal is out of range \n"); pr_info("current thermal is out of range \n");
return 0; return 0;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册