Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137985
b: refs/heads/master
c: 35631dc
h: refs/heads/master
i:
  137983: 8e4fde7
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 0aefdf7 commit 35a06ea
Show file tree
Hide file tree
Showing 3 changed files with 167 additions and 144 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: 7d9ef21c2fd4d4d302cd2026c477c058f17d2ba8
refs/heads/master: 35631dcc7f09522ff3119ba72d1252f80419779a
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/adv7170.c
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ static int adv7170_g_chip_ident(struct v4l2_subdev *sd, struct v4l2_dbg_chip_ide
{
struct i2c_client *client = v4l2_get_subdevdata(sd);

return v4l2_chip_ident_i2c_client(client, chip, V4L2_IDENT_BT866, 0);
return v4l2_chip_ident_i2c_client(client, chip, V4L2_IDENT_ADV7170, 0);
}

static int adv7170_command(struct i2c_client *client, unsigned cmd, void *arg)
Expand Down
Loading

0 comments on commit 35a06ea

Please sign in to comment.