Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292049
b: refs/heads/master
c: f08f5de
h: refs/heads/master
i:
  292047: 003a6a3
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Mar 11, 2012
1 parent 1422013 commit f330da6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 535bca2037ce89349cb5ed80ab3ab6d0c0ef1938
refs/heads/master: f08f5de54f419776e8133693d152ff3a016f2a9a
1 change: 0 additions & 1 deletion trunk/drivers/regulator/max8998.c
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,6 @@ static __devinit int max8998_pmic_probe(struct platform_device *pdev)
buck12_voltage_map_desc.step*i
< (pdata->buck2_voltage2 / 1000))
i++;
printk(KERN_ERR "i2:%d, buck2_idx:%d\n", i, max8998->buck2_idx);
max8998->buck2_vol[1] = i;
ret = max8998_write_reg(i2c, MAX8998_REG_BUCK2_VOLTAGE2, i);
if (ret)
Expand Down

0 comments on commit f330da6

Please sign in to comment.