Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288335
b: refs/heads/master
c: 7cb3c44
h: refs/heads/master
i:
  288333: 7b4115a
  288331: b56a27c
  288327: 9d2c61f
  288319: 7f8245b
v: v3
  • Loading branch information
Guenter Roeck authored and Guenter Roeck committed Mar 7, 2012
1 parent a5b2895 commit 4cc94e7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 4de86126a712ba83fa038d277c8282f7ed466a4b
refs/heads/master: 7cb3c44fb1f7999e4c53b6a52de6bc25da6de079
3 changes: 2 additions & 1 deletion trunk/drivers/hwmon/pmbus/pmbus_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@
lcrit_alarm, crit_alarm */
#define PMBUS_IOUT_BOOLEANS_PER_PAGE 3 /* alarm, lcrit_alarm,
crit_alarm */
#define PMBUS_POUT_BOOLEANS_PER_PAGE 2 /* alarm, crit_alarm */
#define PMBUS_POUT_BOOLEANS_PER_PAGE 3 /* cap_alarm, alarm, crit_alarm
*/
#define PMBUS_MAX_BOOLEANS_PER_FAN 2 /* alarm, fault */
#define PMBUS_MAX_BOOLEANS_PER_TEMP 4 /* min_alarm, max_alarm,
lcrit_alarm, crit_alarm */
Expand Down

0 comments on commit 4cc94e7

Please sign in to comment.