OSDN Git Service

media: drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c : fix typo 'in deed imporant...
authorHerman <yanshuaijun@yulong.com>
Tue, 15 Jun 2021 02:06:36 +0000 (04:06 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 12 Jul 2021 07:16:36 +0000 (09:16 +0200)
Change 'imporant' into 'important'.

Signed-off-by: Herman <yanshuaijun@yulong.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c

index 49503c2..28a06dc 100644 (file)
@@ -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)
                        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
                 * ever do this, because no interrupt related to this try_run
                 * will ever come from hardware. */