Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296819
b: refs/heads/master
c: 1773140
h: refs/heads/master
i:
  296817: 0109daa
  296815: 36dcffd
v: v3
  • Loading branch information
Laxman Dewangan authored and Samuel Ortiz committed Mar 6, 2012
1 parent 5d4aa44 commit 5d4b98b
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: c7a1fcf3b1660dbccdc2faf9e506e0264b17c4ce
refs/heads/master: 1773140feccf69528678348bb2d53b2c299ab4ee
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/tps65910.c
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ static int tps65910_i2c_probe(struct i2c_client *i2c,
goto err;

init_data->irq = pmic_plat_data->irq;
init_data->irq_base = pmic_plat_data->irq;
init_data->irq_base = pmic_plat_data->irq_base;

tps65910_gpio_init(tps65910, pmic_plat_data->gpio_base);

Expand Down

0 comments on commit 5d4b98b

Please sign in to comment.