Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210774
b: refs/heads/master
c: f17c811
h: refs/heads/master
v: v3
  • Loading branch information
Yong Wang authored and Jean Delvare committed Sep 17, 2010
1 parent a6f4144 commit e77e93a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: c3b327d60bbba3f5ff8fd87d1efc0e95eb6c121b
refs/heads/master: f17c811d1433aa1966f9c5a744841427e9a97ecf
1 change: 0 additions & 1 deletion trunk/drivers/hwmon/emc1403.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ static int emc1403_probe(struct i2c_client *client,
res = sysfs_create_group(&client->dev.kobj, &m_thermal_gr);
if (res) {
dev_warn(&client->dev, "create group failed\n");
hwmon_device_unregister(data->hwmon_dev);
goto thermal_error1;
}
data->hwmon_dev = hwmon_device_register(&client->dev);
Expand Down

0 comments on commit e77e93a

Please sign in to comment.