disp: msm: remove usage of DRM_DEBUG_DRIVER_RATELIMITED

Commit 7ff6ea0fd384 ("drm/print: Delete a few unused
shouting macros") removes the usage of
DRM_DEBUG_DRIVER_RATELIMITED. This changes updates
the relevant changes to the msm driver, printing through
DRM_DEBUG instead.

Change-Id: I910f0fe72d045e69dda966249437dcd004790f29
Signed-off-by: Samantha Tran <samtran@codeaurora.org>
Signed-off-by: Nilaan Gunabalachandran <ngunabal@codeaurora.org>
这个提交包含在:
Samantha Tran
2020-10-08 13:19:23 -07:00
提交者 Nilaan Gunabalachandran
父节点 b5784e4724
当前提交 57c40f17c2

查看文件

@@ -614,7 +614,7 @@ static void msm_atomic_commit_dispatch(struct drm_device *dev,
if (ret == -EINVAL)
DRM_ERROR("failed to dispatch commit to any CRTC\n");
else
DRM_DEBUG_DRIVER_RATELIMITED("empty crtc state\n");
DRM_DEBUG("empty crtc state\n");
/**
* this is not expected to happen, but at this point the state