Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263253
b: refs/heads/master
c: cd566c6
h: refs/heads/master
i:
  263251: 7cee0bd
v: v3
  • Loading branch information
Axel Lin authored and Dmitry Torokhov committed Aug 9, 2011
1 parent a92cb99 commit 4d0ba1b
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: 18b08c55a9b04c8783420fb6657599ad724459cc
refs/heads/master: cd566c64f50e568c0ac3c13bdd15f523631ce845
2 changes: 1 addition & 1 deletion trunk/drivers/input/misc/mma8450.c
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ static const struct of_device_id mma8450_dt_ids[] = {
{ .compatible = "fsl,mma8450", },
{ /* sentinel */ }
};
MODULE_DEVICE_TABLE(i2c, mma8450_dt_ids);
MODULE_DEVICE_TABLE(of, mma8450_dt_ids);

static struct i2c_driver mma8450_driver = {
.driver = {
Expand Down

0 comments on commit 4d0ba1b

Please sign in to comment.