Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85718
b: refs/heads/master
c: 0ed464e
h: refs/heads/master
v: v3
  • Loading branch information
Cyrill Gorcunov authored and Mauro Carvalho Chehab committed Feb 18, 2008
1 parent 7a43159 commit 0fe1975
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: 29e4e05041842bca57ec539e51cfeae8948e7320
refs/heads/master: 0ed464e13e9321de9d1fff356eda58498574272e
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/tcm825x.c
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,7 @@ static int tcm825x_probe(struct i2c_client *client)
sensor->platform_data = client->dev.platform_data;

if (sensor->platform_data == NULL
&& !sensor->platform_data->is_okay())
|| !sensor->platform_data->is_okay())
return -ENODEV;

sensor->v4l2_int_device = &tcm825x_int_device;
Expand Down

0 comments on commit 0fe1975

Please sign in to comment.