media: drivers/media/platform/davinci/vpfe_capture.c : fix typo Proabably > Probably
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>
This commit is contained in:
Родитель
123aaf816b
Коммит
983eb35c99
|
@ -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");
|
||||
|
|
Загрузка…
Ссылка в новой задаче