Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292111
b: refs/heads/master
c: 0910b28
h: refs/heads/master
i:
  292109: 9fd46d6
  292107: 70c5c37
  292103: 9c9934f
  292095: a23760d
v: v3
  • Loading branch information
Frans Meulenbroeks authored and Guenter Roeck committed Mar 19, 2012
1 parent bdd8852 commit bab1ad2
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: dcb7cb97bafff6c93b65626634f9c066436bf9d2
refs/heads/master: 0910b28ef44a0ef3653ac6a10ee8eab0acfe3f09
2 changes: 1 addition & 1 deletion trunk/drivers/hwmon/ibmaem.c
Original file line number Diff line number Diff line change
Expand Up @@ -1045,7 +1045,7 @@ static struct aem_ro_sensor_template aem2_ro_sensors[] = {
{"power6_average", aem2_show_pcap_value, POWER_CAP_MIN_WARNING},
{"power7_average", aem2_show_pcap_value, POWER_CAP_MIN},

{"power3_average", aem2_show_pcap_value, POWER_AUX},
{"power3_average", aem2_show_pcap_value, POWER_AUX},
{"power_cap", aem2_show_pcap_value, POWER_CAP},
{NULL, NULL, 0},
};
Expand Down

0 comments on commit bab1ad2

Please sign in to comment.