Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357600
b: refs/heads/master
c: 4f979ed
h: refs/heads/master
v: v3
  • Loading branch information
Laxman Dewangan authored and Samuel Ortiz committed Feb 13, 2013
1 parent 155f087 commit 0399df5
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: 40719314f259ab9409ca3d48551c17aa23bc2b4d
refs/heads/master: 4f979ed5e2656570f433101bfc5bc116a919316b
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/tps65090.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ static int tps65090_i2c_probe(struct i2c_client *client,

ret = mfd_add_devices(tps65090->dev, -1, tps65090s,
ARRAY_SIZE(tps65090s), NULL,
regmap_irq_chip_get_base(tps65090->irq_data), NULL);
0, regmap_irq_get_domain(tps65090->irq_data));
if (ret) {
dev_err(&client->dev, "add mfd devices failed with err: %d\n",
ret);
Expand Down

0 comments on commit 0399df5

Please sign in to comment.