media: drivers/media/platform/davinci/vpfe_capture.c : fix typo Proabably > Probably
authorHerman <yanshuaijun@yulong.com>
Thu, 10 Jun 2021 08:38:15 +0000 (10:38 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 12 Jul 2021 07:16:34 +0000 (09:16 +0200)
Change 'Proabably' into 'Probably'.

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/davinci/vpfe_capture.c

index f9f7dd17c57c3706eb2a38c4842b8dbce152a54e..0a2226b321d7bbd5cc5553b051c37e430a56abcd 100644 (file)
@@ -189,7 +189,7 @@ int vpfe_register_ccdc_device(const struct ccdc_hw_device *dev)
        if (!ccdc_cfg) {
                /*
                 * TODO. Will this ever happen? if so, we need to fix it.
-                * Proabably we need to add the request to a linked list and
+                * Probably we need to add the request to a linked list and
                 * walk through it during vpfe probe
                 */
                printk(KERN_ERR "vpfe capture not initialized\n");