提交 4fe25b82 编写于 作者: S Sachin Kamat 提交者: Inki Dae

drm/exynos: Fix trivial typo

Changed quf -> qbuf.
Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: NInki Dae <inki.dae@samsung.com>
上级 5cdbc8d9
...@@ -825,7 +825,7 @@ static void ipp_put_event(struct drm_exynos_ipp_cmd_node *c_node, ...@@ -825,7 +825,7 @@ static void ipp_put_event(struct drm_exynos_ipp_cmd_node *c_node,
DRM_DEBUG_KMS("count[%d]e[0x%x]\n", count++, (int)e); DRM_DEBUG_KMS("count[%d]e[0x%x]\n", count++, (int)e);
/* /*
* quf == NULL condition means all event deletion. * qbuf == NULL condition means all event deletion.
* stop operations want to delete all event list. * stop operations want to delete all event list.
* another case delete only same buf id. * another case delete only same buf id.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册