Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376581
b: refs/heads/master
c: f232168
h: refs/heads/master
i:
  376579: de78517
v: v3
  • Loading branch information
Kishon Vijay Abraham I authored and Mark Brown committed May 30, 2013
1 parent 4970d98 commit b92348c
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: 3f4d6364084ca0525591836eba4a59f04bb85c68
refs/heads/master: f232168df0c7e7414b70ac5d8fed83086d441c0b
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/palmas-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -878,7 +878,7 @@ static int palmas_regulators_probe(struct platform_device *pdev)
pmic->desc[id].vsel_mask = SMPS10_VSEL;
pmic->desc[id].enable_reg =
PALMAS_BASE_TO_REG(PALMAS_SMPS_BASE,
PALMAS_SMPS10_STATUS);
PALMAS_SMPS10_CTRL);
pmic->desc[id].enable_mask = SMPS10_BOOST_EN;
pmic->desc[id].min_uV = 3750000;
pmic->desc[id].uV_step = 1250000;
Expand Down

0 comments on commit b92348c

Please sign in to comment.