Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319720
b: refs/heads/master
c: 56dbd61
h: refs/heads/master
v: v3
  • Loading branch information
Graeme Gregory authored and Samuel Ortiz committed Jul 8, 2012
1 parent 81062a0 commit bd542af
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: dca1a71e4108a0a9051a653d885297e9d1cc656c
refs/heads/master: 56dbd61f297d8d645856f604536bcd856ab9060a
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 bd542af

Please sign in to comment.