Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 227111
b: refs/heads/master
c: 356c6f6
h: refs/heads/master
i:
  227109: 0cf2c32
  227107: cb837f4
  227103: cdcc22b
v: v3
  • Loading branch information
Dmitry Torokhov committed Dec 8, 2010
1 parent 15f77b7 commit ad63763
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: b8a3d6bcbc85d7636d9f2adede8479ce2999c232
refs/heads/master: 356c6f654d1c03e2ae45ef58b267e83dfd1a17f2
2 changes: 2 additions & 0 deletions trunk/drivers/input/misc/cma3000_d0x_i2c.c
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ static const struct i2c_device_id cma3000_i2c_id[] = {
{ },
};

MODULE_DEVICE_TABLE(i2c, cma3000_i2c_id);

static struct i2c_driver cma3000_i2c_driver = {
.probe = cma3000_i2c_probe,
.remove = __devexit_p(cma3000_i2c_remove),
Expand Down

0 comments on commit ad63763

Please sign in to comment.