Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298559
b: refs/heads/master
c: 6394011
h: refs/heads/master
i:
  298557: 96f9001
  298555: 69606fd
  298551: 58d108b
  298543: a474db0
  298527: 1b8de4a
  298495: 68b29a1
v: v3
  • Loading branch information
Guenter Roeck authored and Guenter Roeck committed Apr 1, 2012
1 parent 103b985 commit da32603
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: 52f30f77171f934cb9562908cb279178b890a048
refs/heads/master: 6394011d65b7e74666f07cca98747601cf8298fa
2 changes: 2 additions & 0 deletions trunk/drivers/hwmon/f75375s.c
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ static bool duty_mode_enabled(u8 pwm_enable)
return false;
default:
BUG();
return true;
}
}

Expand All @@ -291,6 +292,7 @@ static bool auto_mode_enabled(u8 pwm_enable)
return true;
default:
BUG();
return false;
}
}

Expand Down

0 comments on commit da32603

Please sign in to comment.