提交 d229a910 编写于 作者: H Herman 提交者: Mauro Carvalho Chehab

media: drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo 'in deed...

media: drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo 'in deed imporant' > 'indeed important'

Change 'imporant' into 'important'.
Signed-off-by: NHerman <yanshuaijun@yulong.com>
Signed-off-by: NHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: NMauro Carvalho Chehab <mchehab+huawei@kernel.org>
上级 bc3db19f
...@@ -1418,7 +1418,7 @@ static void s5p_mfc_try_run_v5(struct s5p_mfc_dev *dev) ...@@ -1418,7 +1418,7 @@ static void s5p_mfc_try_run_v5(struct s5p_mfc_dev *dev)
if (test_and_clear_bit(0, &dev->hw_lock) == 0) if (test_and_clear_bit(0, &dev->hw_lock) == 0)
mfc_err("Failed to unlock hardware\n"); mfc_err("Failed to unlock hardware\n");
/* This is in deed imporant, as no operation has been /* This is indeed important, as no operation has been
* scheduled, reduce the clock count as no one will * scheduled, reduce the clock count as no one will
* ever do this, because no interrupt related to this try_run * ever do this, because no interrupt related to this try_run
* will ever come from hardware. */ * will ever come from hardware. */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册