From ae76fa0147413aaf0b4036016dd07b75bd11fb3d Mon Sep 17 00:00:00 2001 From: Philippe Langlais Date: Thu, 5 May 2011 13:21:32 +0200 Subject: regulators: Initialize Vrf1 regulator Vrf1 regulator is put in HW control at initialization. Forcing this regulator to HW control in suspend is removed. Change-Id: I78e37f85d20ebfb24d23b2d3a7af24202951e6c7 Signed-off-by: Bengt Jonsson Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/18489 Reviewed-by: Martin PERSSON Conflicts: arch/arm/mach-ux500/board-mop500-regulators.c --- drivers/regulator/ab8500-debug.c | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'drivers/regulator/ab8500-debug.c') diff --git a/drivers/regulator/ab8500-debug.c b/drivers/regulator/ab8500-debug.c index 8ba059616c4..955aebd5392 100644 --- a/drivers/regulator/ab8500-debug.c +++ b/drivers/regulator/ab8500-debug.c @@ -1446,18 +1446,6 @@ struct ab8500_force_reg { }; static struct ab8500_force_reg ab8500_force_reg[] = { - { - /* - * VRF1Vaux3Regu - * OTP: 0x04, HSI: 0x08, suspend: 0x08/0x0f (value/mask) - * [3:2] VRF1Regu[1:0] = VRF1 in HW control - */ - .name = "VRF1Vaux3Regu", - .bank = 0x04, - .addr = 0x0a, - .mask = 0x0c, - .val = 0x08, - }, { /* * SysClkCtrl -- cgit v1.2.3