regulator: ab8500: Remove ab8500_regulator_of_probe()
authorAxel Lin <axel.lin@ingics.com>
Sun, 8 Jun 2014 14:45:42 +0000 (22:45 +0800)
committerMark Brown <broonie@linaro.org>
Sun, 22 Jun 2014 10:51:44 +0000 (11:51 +0100)
Now this is a DT-only driver because non-devicetree probe path is removed,
so merge ab8500_regulator_of_probe() into ab8500_regulator_probe().

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found