Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65888
b: refs/heads/master
c: 588005e
h: refs/heads/master
v: v3
  • Loading branch information
Hans-Jürgen Koch authored and Mauro Carvalho Chehab committed Oct 10, 2007
1 parent 52c0c52 commit d3a6516
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 39f46adef8e83653b4716369683c134e1413ad30
refs/heads/master: 588005e1008f2cea61b7a1ae2a86c531e99b8c9c
1 change: 1 addition & 0 deletions trunk/drivers/media/video/saa6588.c
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,7 @@ static int saa6588_attach(struct i2c_adapter *adap, int addr, int kind)
kfree(s);
return -ENOMEM;
}
spin_lock_init(&s->lock);
s->client = client_template;
s->block_count = 0;
s->wr_index = 0;
Expand Down

0 comments on commit d3a6516

Please sign in to comment.