Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137980
b: refs/heads/master
c: 18d135a
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent a5fd885 commit 7862604
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0750e9719ea42ce84af1e55183d6329d6b49ba5e
refs/heads/master: 18d135ad6dbd6f4a32759ac9bd74ac92c96ae182
2 changes: 2 additions & 0 deletions trunk/drivers/media/video/ks0127.c
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,8 @@ static int ks0127_legacy_probe(struct i2c_adapter *adapter)

static const struct i2c_device_id ks0127_id[] = {
{ "ks0127", 0 },
{ "ks0127b", 0 },
{ "ks0122s", 0 },
{ }
};
MODULE_DEVICE_TABLE(i2c, ks0127_id);
Expand Down

0 comments on commit 7862604

Please sign in to comment.