Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330969
b: refs/heads/master
c: b25b895
h: refs/heads/master
i:
  330967: 97ce4e3
v: v3
  • Loading branch information
Julia Lawall authored and Mauro Carvalho Chehab committed Sep 14, 2012
1 parent 3ac255c commit 8d2bb38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 780d61704cf62a51c06c0ca8210d0282591e00b2
refs/heads/master: b25b895805dd415f218cfd4892d17aeb2db425f7
2 changes: 1 addition & 1 deletion trunk/drivers/media/i2c/m5mols/m5mols_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -937,7 +937,7 @@ static int __devinit m5mols_probe(struct i2c_client *client,
if (!ret)
ret = m5mols_init_controls(sd);

m5mols_sensor_power(info, false);
ret = m5mols_sensor_power(info, false);
if (!ret)
return 0;
out_me:
Expand Down

0 comments on commit 8d2bb38

Please sign in to comment.