Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 288164
b: refs/heads/master
c: 0a35ee4
h: refs/heads/master
v: v3
  • Loading branch information
Laxman Dewangan authored and Samuel Ortiz committed Feb 20, 2012
1 parent f4ba0f0 commit c858684
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: 4a55320117e2ca4ed9002a365d7e209d73abcdf1
refs/heads/master: 0a35ee4783975b7238e20044445962fb4fe82cf5
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 c858684

Please sign in to comment.