提交 6f45b1b9 编写于 作者: D Dror Cohen 提交者: Mauro Carvalho Chehab

[media] media/video: vpif: fixed vpfe->vpif typo

Signed-off-by: NDror Cohen <dror@liveu.tv>
Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
上级 c21813e9
......@@ -810,7 +810,7 @@ static void vpif_config_addr(struct channel_obj *ch, int muxmode)
}
/**
* vpfe_mmap : It is used to map kernel space buffers into user spaces
* vpif_mmap : It is used to map kernel space buffers into user spaces
* @filep: file pointer
* @vma: ptr to vm_area_struct
*/
......@@ -919,7 +919,7 @@ static int vpif_open(struct file *filep)
* vpif_release : function to clean up file close
* @filep: file pointer
*
* This function deletes buffer queue, frees the buffers and the vpfe file
* This function deletes buffer queue, frees the buffers and the vpif file
* handle
*/
static int vpif_release(struct file *filep)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册