Re: [PATCH] regulator: ab8500: delete non-devicetree probe path

From: Lee Jones
Date: Tue Dec 03 2013 - 09:23:56 EST


On Tue, 03 Dec 2013, Linus Walleij wrote:

> 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.
>
> Cc: Mark Brown <mark.brown@xxxxxxxxxx>
> Cc: Lee Jones <lee.jones@xxxxxxxxxx>
> Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
> ---
> I tried to also delete this boot path for the external regulators
> in ab8500-ext.c, but it seems to not have been cleanly converted
> to device tree yet, making it dependent on passing some platform
> data still. Thus I cannot go down the path and delete all platform
> data down to the point where (most of)
> arch/arm/mach-ux500/board-mop500-regulator.[c|h] gets deleted,
> but I can do this much.
> ---
> drivers/regulator/ab8500.c | 102 ++++-----------------------------------------
> 1 file changed, 8 insertions(+), 94 deletions(-)

Acked-by: Lee Jones <lee.jones@xxxxxxxxxx>

--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/