drivers: mtk-perf: Shut up with the spam
* fpsgo is a proprietary kernel driver (yes, these exist in mtk), this line keeps spamming the log, masking what I actually want from the logs Signed-off-by: Vaisakh Murali <vaisakhmurali@gmail.com> Signed-off-by: zainarbani <zaintsyariev@gmail.com>
This commit is contained in:
@@ -1525,7 +1525,7 @@ static int xgf_enter_est_runtime(int rpid, struct xgf_render *render,
|
||||
{
|
||||
int ret;
|
||||
|
||||
WARN_ON(!xgf_est_runtime_fp);
|
||||
//WARN_ON(!xgf_est_runtime_fp);
|
||||
|
||||
if (xgf_est_runtime_fp)
|
||||
ret = xgf_est_runtime_fp(rpid, render, runtime, ts);
|
||||
|
||||
Reference in New Issue
Block a user