Skip to content

Commit

Permalink
Merge remote-tracking branch 'regulator/fix/s2mpa01' into regulator-l…
Browse files Browse the repository at this point in the history
…inus
  • Loading branch information
Mark Brown committed Jun 2, 2014
2 parents fad01e8 + 112da5c commit 277b1be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/regulator/s2mpa01.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ static int s2mpa01_set_ramp_delay(struct regulator_dev *rdev, int ramp_delay)
ramp_delay = s2mpa01->ramp_delay16;

ramp_shift = S2MPA01_BUCK16_RAMP_SHIFT;
ramp_reg = S2MPA01_REG_RAMP1;
break;
case S2MPA01_BUCK2:
enable_shift = S2MPA01_BUCK2_RAMP_EN_SHIFT;
Expand Down

0 comments on commit 277b1be

Please sign in to comment.