From bc794a2f9721a54beda922f8fe7ff146750a64e1 Mon Sep 17 00:00:00 2001 From: Bengt Jonsson Date: Wed, 16 Mar 2011 11:35:29 +0100 Subject: regulators: Removed suspend force of Vsmps1 and Vsmps2 Suspend force of Vsmps1 and Vsmps2 is not needed as these regulators are already initialized to the same value. Change-Id: I793281b13a4153f02463445cae5ebb39930c0609 Signed-off-by: Bengt Jonsson Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/18490 Reviewed-by: Martin PERSSON --- drivers/regulator/ab8500-debug.c | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to 'drivers/regulator') diff --git a/drivers/regulator/ab8500-debug.c b/drivers/regulator/ab8500-debug.c index 955aebd5392..5646fcc11cc 100644 --- a/drivers/regulator/ab8500-debug.c +++ b/drivers/regulator/ab8500-debug.c @@ -1519,32 +1519,6 @@ static struct ab8500_force_reg ab8500_force_reg[] = { .mask = 0x17, .val = 0x17, }, - { - /* - * Vsmps1Regu - * OTP: 0x05, HSI: 0x05, suspend: 0x06/0x0f (value/mask) - * [3:2] Vsmps1SelCtrl = Vsmps1 voltage set by Vsmps1Sel2 - * [1:0] Vsmps1Regu[1:0] = Vsmsp1 in HW control - */ - .name = "Vsmps1Regu", - .bank = 0x04, - .addr = 0x03, - .mask = 0x0f, - .val = 0x06, - }, - { - /* - * Vsmps2Regu - * OTP: 0x05, HSI: 0x06, suspend: 0x06/0x0f (value/mask) - * [3:2] Vsmps2SelCtrl[1:0] = Vsmps2 voltage set by Vsmps2Sel2 - * [1:0] Vsmps2Regu[1:0] = Vsmps2 in HW control - */ - .name = "Vsmps2Regu", - .bank = 0x04, - .addr = 0x04, - .mask = 0x0f, - .val = 0x06, - }, { /* * Vsmsp3Regu -- cgit v1.2.3