Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 350393
b: refs/heads/master
c: adbf7ea
h: refs/heads/master
i:
  350391: 6ea0c9e
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Dec 27, 2012
1 parent 9b351e0 commit 4ac89a4
Show file tree
Hide file tree
Showing 2 changed files with 2 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: d645d591588c18f0ad61e292939ee743e43067f2
refs/heads/master: adbf7eabb6816eb3fe5d2ee0b8ec1d0b518a92df
1 change: 1 addition & 0 deletions trunk/drivers/regulator/88pm8607.c
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ static int pm8607_set_voltage_sel(struct regulator_dev *rdev, unsigned selector)
return ret;
switch (info->desc.id) {
case PM8607_ID_BUCK1:
case PM8607_ID_BUCK2:
case PM8607_ID_BUCK3:
ret = pm860x_set_bits(info->i2c, info->update_reg,
1 << info->update_bit,
Expand Down

0 comments on commit 4ac89a4

Please sign in to comment.