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

media: drivers/media/platform/davinci/vpfe_capture.c : fix typo Proabably > Probably

Change 'Proabably' into 'Probably'.
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>
上级 123aaf81
...@@ -189,7 +189,7 @@ int vpfe_register_ccdc_device(const struct ccdc_hw_device *dev) ...@@ -189,7 +189,7 @@ int vpfe_register_ccdc_device(const struct ccdc_hw_device *dev)
if (!ccdc_cfg) { if (!ccdc_cfg) {
/* /*
* TODO. Will this ever happen? if so, we need to fix it. * 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 * walk through it during vpfe probe
*/ */
printk(KERN_ERR "vpfe capture not initialized\n"); printk(KERN_ERR "vpfe capture not initialized\n");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册