Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz...
[cascardo/linux.git] / drivers / regulator / ti-abb-regulator.c
index a2dabb5..1ef5aba 100644 (file)
@@ -837,7 +837,8 @@ skip_opt:
                return -EINVAL;
        }
 
-       initdata = of_get_regulator_init_data(dev, pdev->dev.of_node);
+       initdata = of_get_regulator_init_data(dev, pdev->dev.of_node,
+                                             &abb->rdesc);
        if (!initdata) {
                dev_err(dev, "%s: Unable to alloc regulator init data\n",
                        __func__);