Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311862
b: refs/heads/master
c: adc20e0
h: refs/heads/master
v: v3
  • Loading branch information
Graeme Gregory authored and Samuel Ortiz committed Jul 8, 2012
1 parent f766ac9 commit 040ad42
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c05995c3d7d0d8edda6ecd2855ac5fad15fa4723
refs/heads/master: adc20e02aefa83d95829cdeb1152ff641adcc779
3 changes: 3 additions & 0 deletions trunk/drivers/mfd/palmas.c
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,9 @@ static int __devinit palmas_i2c_probe(struct i2c_client *i2c,
goto err;
}

children[PALMAS_PMIC_ID].platform_data = pdata->pmic_pdata;
children[PALMAS_PMIC_ID].pdata_size = sizeof(*pdata->pmic_pdata);

ret = mfd_add_devices(palmas->dev, -1,
children, ARRAY_SIZE(palmas_children),
NULL, regmap_irq_chip_get_base(palmas->irq_data));
Expand Down

0 comments on commit 040ad42

Please sign in to comment.