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)
commita5c1a416013b04b66c721af2e90c04dce604d0b2
treec2924200cb8c58899abad84965495436f94c453f
parent7171511eaec5bf23fb06078f59784a3a0626b38f
regulator: ab8500: Remove ab8500_regulator_of_probe()

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>
drivers/regulator/ab8500.c