Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320649
b: refs/heads/master
c: 6f45b1b
h: refs/heads/master
i:
  320647: 2d2dad2
v: v3
  • Loading branch information
Dror Cohen authored and Mauro Carvalho Chehab committed Jul 30, 2012
1 parent f408d3b commit 7407a4a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c21813e9746b174e4f426aa0fcb1a69c361a71b2
refs/heads/master: 6f45b1b9f7e16453c72ad3a8f7bdbc4c8d716839
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/davinci/vpif_capture.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down Expand Up @@ -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)
Expand Down

0 comments on commit 7407a4a

Please sign in to comment.