regulator: ab8500: delete non-devicetree probe path
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 3 Dec 2013 14:08:22 +0000 (15:08 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 3 Dec 2013 15:09:06 +0000 (15:09 +0000)
The Ux500 platform has been converted to do device-tree only
boots, no longer supports platform data passing, so this
probe path is unused. Delete it, simplifying the driver a
whole lot.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found