From patchwork Mon Feb 4 11:54:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 14510 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id D736F23F96 for ; Mon, 4 Feb 2013 11:57:51 +0000 (UTC) Received: from mail-vc0-f178.google.com (mail-vc0-f178.google.com [209.85.220.178]) by fiordland.canonical.com (Postfix) with ESMTP id 91B2FA1877A for ; Mon, 4 Feb 2013 11:57:51 +0000 (UTC) Received: by mail-vc0-f178.google.com with SMTP id m8so3785435vcd.23 for ; Mon, 04 Feb 2013 03:57:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state; bh=uFmLM59pOTHr4en6kd13PUaCLGBtHEQ+OBx7QN6t+zM=; b=fL8sD0VFu76VFJrZw22Qe4c10rzZhTS7bYmpduPD//Cs2FhZd4XwEnOQS+ntrQ1XzA mnxjyUvgujV2dj3IDxctDpvk6Ffv4Z9D4knsk+OSCjI2+Uko/nYaz1s6xgzksx3+a39S Y1YuaqxDMYvtXqjTk5qp0d0Wp+pE1yDIYMeNfo5u/jxJ6vnYogCat1lbj1dPP44HtGqa xHYfhj514maxoU+Ke2CXjYnLJlbrIWeHdm5Cw07k0pdzABckQxgZQqj1FefwKwnKOp+T JH8LnG2AQGGXQYVv9I2Lq+5XbBGNgJlXMH4wdHTOwO5SPCj5c32ETJGljMvr416Vtkfs ZrGw== X-Received: by 10.52.24.98 with SMTP id t2mr15773693vdf.69.1359979071118; Mon, 04 Feb 2013 03:57:51 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.58.252.8 with SMTP id zo8csp83127vec; Mon, 4 Feb 2013 03:57:50 -0800 (PST) X-Received: by 10.194.76.7 with SMTP id g7mr34817234wjw.50.1359979070213; Mon, 04 Feb 2013 03:57:50 -0800 (PST) Received: from mail-wg0-f51.google.com (mail-wg0-f51.google.com [74.125.82.51]) by mx.google.com with ESMTPS id bf9si3472093wib.87.2013.02.04.03.57.49 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Feb 2013 03:57:50 -0800 (PST) Received-SPF: neutral (google.com: 74.125.82.51 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.82.51; Authentication-Results: mx.google.com; spf=neutral (google.com: 74.125.82.51 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) smtp.mail=lee.jones@linaro.org Received: by mail-wg0-f51.google.com with SMTP id 8so4704782wgl.30 for ; Mon, 04 Feb 2013 03:57:49 -0800 (PST) X-Received: by 10.181.12.103 with SMTP id ep7mr4463650wid.12.1359979069816; Mon, 04 Feb 2013 03:57:49 -0800 (PST) Received: from localhost.localdomain (cpc34-aztw25-2-0-cust250.18-1.cable.virginmedia.com. [86.16.136.251]) by mx.google.com with ESMTPS id j9sm12937128wia.5.2013.02.04.03.57.47 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 04 Feb 2013 03:57:48 -0800 (PST) From: Lee Jones To: linux-kernel@vger.kernel.org, broonie@opensource.wolfsonmicro.com Cc: Mattias Wallin , Lee Jones Subject: [PATCH 61/73] regulator: ab8500: Default value on LDO USB to HP Date: Mon, 4 Feb 2013 11:54:16 +0000 Message-Id: <1359978868-28736-62-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1359978868-28736-1-git-send-email-lee.jones@linaro.org> References: <1359978868-28736-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQkGjwh5s1559WnFXvWP/mYy/1658pkSyud9QgUM6ETnhiZHacuace6CwkydMuaWpL8LK152 From: Mattias Wallin This patch change the default value on LDO USB to High Power since this is the normal execution mode. Signed-off-by: Mattias Wallin Signed-off-by: Lee Jones Reviewed-by: Marcus COOPER Reviewed-by: Jonas ABERG --- drivers/regulator/ab8500.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/regulator/ab8500.c b/drivers/regulator/ab8500.c index 8da7ac9..fd8af4b 100644 --- a/drivers/regulator/ab8500.c +++ b/drivers/regulator/ab8500.c @@ -931,7 +931,7 @@ static struct ab8500_regulator_info .update_bank = 0x03, .update_reg = 0x80, .update_mask = 0x44, - .update_val = 0x44, + .update_val = 0x04, .update_val_idle = 0x44, .update_val_normal = 0x04, .voltage_bank = 0x03,