]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM: ux500: Stop informing the regulator subsystem that we have full constraints
authorLee Jones <lee.jones@linaro.org>
Fri, 28 Sep 2012 13:45:12 +0000 (14:45 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 1 Nov 2012 12:02:16 +0000 (13:02 +0100)
commit65c7733bcf8c7d2660f6f4d0fef06aa636a69efe
tree48591f0ac5b9237d6146a48d68a00ff1e56f7f43
parentcbebba7d8640105d9caf197c1f31d3360db4e1c7
ARM: ux500: Stop informing the regulator subsystem that we have full constraints

The regulator_has_full_constraints() call is not required if we
are booting with Device Tree as it's assumed in this case.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/mach-ux500/cpu-db8500.c