Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 312483
b: refs/heads/master
c: 03ffcf3
h: refs/heads/master
i:
  312481: c897366
  312479: e9f04db
v: v3
  • Loading branch information
Krystian Garbaciak authored and Mark Brown committed Jul 12, 2012
1 parent cced5af commit efa0bbe
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: e2c98eaf928a2a0ecaca1db9aa5dc56a36699d9f
refs/heads/master: 03ffcf3d0838bd5e693cd4520becfb22577cf34d
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2894,7 +2894,7 @@ int regulator_mode_to_status(unsigned int mode)
return REGULATOR_STATUS_NORMAL;
case REGULATOR_MODE_IDLE:
return REGULATOR_STATUS_IDLE;
case REGULATOR_STATUS_STANDBY:
case REGULATOR_MODE_STANDBY:
return REGULATOR_STATUS_STANDBY;
default:
return 0;
Expand Down

0 comments on commit efa0bbe

Please sign in to comment.