Skip to content

Commit

Permalink
Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linus
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Oct 27, 2014
2 parents f3d5c5d + 1575e28 commit bc02871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/regulator/rk808-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ static const int rk808_buck_config_regs[] = {
};

static const struct regulator_linear_range rk808_buck_voltage_ranges[] = {
REGULATOR_LINEAR_RANGE(700000, 0, 63, 12500),
REGULATOR_LINEAR_RANGE(712500, 0, 63, 12500),
};

static const struct regulator_linear_range rk808_buck4_voltage_ranges[] = {
Expand Down

0 comments on commit bc02871

Please sign in to comment.