diff options
author | Axel Lin <axel.lin@gmail.com> | 2010-08-27 10:37:34 +0200 |
---|---|---|
committer | Liam Girdwood <lrg@slimlogic.co.uk> | 2010-09-01 13:59:34 +0200 |
commit | 747cc851dc42ffeac2872da066ca4293a6d90baf (patch) | |
tree | b110d53428982a59bac77d1259611719a41a436a /Documentation/power/regulator | |
parent | regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits() (diff) | |
download | linux-747cc851dc42ffeac2872da066ca4293a6d90baf.tar.xz linux-747cc851dc42ffeac2872da066ca4293a6d90baf.zip |
regulator: set max8998->dev to &pdev->dev.
max8998->dev is NULL in current implementation, set it to &pdev->dev.
regulator_register() still return success if max8998->dev is NULL,
but rdev->dev.parent will be set to NULL which is incorrect.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'Documentation/power/regulator')
0 files changed, 0 insertions, 0 deletions