Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63447
b: refs/heads/master
c: 5cccf4a
h: refs/heads/master
i:
  63445: 040aa25
  63443: 8a06128
  63439: 89ab509
v: v3
  • Loading branch information
Hans de Goede authored and Mark M. Hoffman committed Jul 31, 2007
1 parent 077550c commit 9487c5b
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: 517ef0d2a470c69b303c66694b0c45f31ff716cd
refs/heads/master: 5cccf4a1a258ea5bff20e8440deb3dfcf032b04a
2 changes: 2 additions & 0 deletions trunk/drivers/hwmon/fscher.c
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,8 @@ static struct fscher_data *fscher_update_device(struct device *dev)
data->watchdog[2] = fscher_read_value(client, FSCHER_REG_WDOG_CONTROL);

data->global_event = fscher_read_value(client, FSCHER_REG_EVENT_STATE);
data->global_control = fscher_read_value(client,
FSCHER_REG_CONTROL);

data->last_updated = jiffies;
data->valid = 1;
Expand Down

0 comments on commit 9487c5b

Please sign in to comment.