Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 174126
b: refs/heads/master
c: f8b0bca
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Corbet authored and Mauro Carvalho Chehab committed Dec 5, 2009
1 parent 11de37f commit ed4d28a
Show file tree
Hide file tree
Showing 3 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: f58d7856695b6a3a03a56250c6c591022ac9918f
refs/heads/master: f8b0bca1a7ea8479490bcc06835ccbf590ba2c4e
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/videobuf-vmalloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ static struct videobuf_qtype_ops qops = {

void videobuf_queue_vmalloc_init(struct videobuf_queue* q,
const struct videobuf_queue_ops *ops,
void *dev,
struct device *dev,
spinlock_t *irqlock,
enum v4l2_buf_type type,
enum v4l2_field field,
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/media/videobuf-vmalloc.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ struct videobuf_vmalloc_memory

void videobuf_queue_vmalloc_init(struct videobuf_queue* q,
const struct videobuf_queue_ops *ops,
void *dev,
struct device *dev,
spinlock_t *irqlock,
enum v4l2_buf_type type,
enum v4l2_field field,
Expand Down

0 comments on commit ed4d28a

Please sign in to comment.