Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165540
b: refs/heads/master
c: b6b9d69
h: refs/heads/master
v: v3
  • Loading branch information
Ira W. Snyder authored and Jean Delvare committed Sep 23, 2009
1 parent 2636c64 commit e3dabd5
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: fa08acd7d16cd7ea8114f3844b0ef2505a4276a8
refs/heads/master: b6b9d69602aec2c869dd2ca730aab2cc58473c2d
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/ltc4215.c
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ static int ltc4215_probe(struct i2c_client *client,
mutex_init(&data->update_lock);

/* Initialize the LTC4215 chip */
/* TODO */
i2c_smbus_write_byte_data(client, LTC4215_FAULT, 0x00);

/* Register sysfs hooks */
ret = sysfs_create_group(&client->dev.kobj, &ltc4215_group);
Expand Down

0 comments on commit e3dabd5

Please sign in to comment.