Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292025
b: refs/heads/master
c: 0c3d0b2
h: refs/heads/master
i:
  292023: 1e18def
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Feb 6, 2012
1 parent 3cf0632 commit 949e397
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 20a14b84f8d62ba9ad7acad1d67a2ffa3c06468b
refs/heads/master: 0c3d0b20cf9cee1023b1a2e27cfd79db95b578b5
4 changes: 0 additions & 4 deletions trunk/drivers/regulator/tps65023-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -487,10 +487,6 @@ static int __devinit tps_65023_probe(struct i2c_client *client,

i2c_set_clientdata(client, tps);

/* Enable setting output voltage by I2C */
regmap_update_bits(tps->regmap, TPS65023_REG_CON_CTRL2,
TPS65023_REG_CTRL2_CORE_ADJ, TPS65023_REG_CTRL2_CORE_ADJ);

/* Enable setting output voltage by I2C */
regmap_update_bits(tps->regmap, TPS65023_REG_CON_CTRL2,
TPS65023_REG_CTRL2_CORE_ADJ, TPS65023_REG_CTRL2_CORE_ADJ);
Expand Down

0 comments on commit 949e397

Please sign in to comment.