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)
commit34c040ce1a9d9c13121c95101164383ce516ddd6
treeced4be8bf9442c5627937a3a7f6c82d174e5a064
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
regulator: ab8500: delete non-devicetree probe path

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>
drivers/regulator/ab8500.c
This page took 0.025019 seconds and 5 git commands to generate.