Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319755
b: refs/heads/master
c: 31b3ffb
h: refs/heads/master
i:
  319753: d98632c
  319751: af68f46
v: v3
  • Loading branch information
Samuel Ortiz committed Jul 9, 2012
1 parent f35490c commit 167b5e6
Show file tree
Hide file tree
Showing 3 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: a232d56e48024c41c87ba884cc0a0fc98e37f5c6
refs/heads/master: 31b3ffbdfb4e4d2d2416c30fe02da3e58e37d798
1 change: 1 addition & 0 deletions trunk/drivers/mfd/88pm800.c
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ enum {

static const struct i2c_device_id pm80x_id_table[] = {
{"88PM800", CHIP_PM800},
{} /* NULL terminated */
};
MODULE_DEVICE_TABLE(i2c, pm80x_id_table);

Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/mfd/88pm805.c
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@

static const struct i2c_device_id pm80x_id_table[] = {
{"88PM805", CHIP_PM805},
{} /* NULL terminated */
};
MODULE_DEVICE_TABLE(i2c, pm80x_id_table);

Expand Down

0 comments on commit 167b5e6

Please sign in to comment.