From patchwork Thu Aug 13 12:39:49 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 52389 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f199.google.com (mail-wi0-f199.google.com [209.85.212.199]) by patches.linaro.org (Postfix) with ESMTPS id BD25922EC6 for ; Thu, 13 Aug 2015 12:40:18 +0000 (UTC) Received: by wijp15 with SMTP id p15sf16610306wij.3 for ; Thu, 13 Aug 2015 05:40:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=SkB6ddx8FGC/kpfrHLWH+NRGmhMmJU5GD8Jpsba2Z/c=; b=dfw3NVTkuMiiMJw1RU3pR5/11X4lL8uKgsAaJAgbWrTi8qDmorohWlHF3WXYeR50Gp 5dSnsJQU0reOVDrhLH4U13cbG433qpcLflukLhlRp1qTkVUnqWFnK6ujqwh8rV1z3X3m gCQWznw5+GbBeD0XP9LEFOrWqbZyoYNT8geT2k/CKLDKIXSlJ1knemGT66YqKF0ZvAVb IOCB6DguBr+qd9iJhY+ZL9btupBesTp6bUCbwUOODzpx8cgrusJfLShNDwJomSQkDkag DtmAIFZGNWIi1vhyECAVmyiy/DNYE0leQtI5IZGToSkqMBew+W9V/DmopmJ82wjZxUqf n73g== X-Gm-Message-State: ALoCoQm/PglrZ5BQxFjGqDA/JXMPPq+4TH03/mYYkBEVm4X6SBR/4Zx5mxPEguJtBll8Xs02wRlO X-Received: by 10.194.80.69 with SMTP id p5mr11146414wjx.2.1439469618091; Thu, 13 Aug 2015 05:40:18 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.121.38 with SMTP id lh6ls142566lab.47.gmail; Thu, 13 Aug 2015 05:40:17 -0700 (PDT) X-Received: by 10.152.205.66 with SMTP id le2mr37021661lac.0.1439469617895; Thu, 13 Aug 2015 05:40:17 -0700 (PDT) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com. [209.85.217.169]) by mx.google.com with ESMTPS id jx2si2174888lbc.124.2015.08.13.05.40.17 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Aug 2015 05:40:17 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.169 as permitted sender) client-ip=209.85.217.169; Received: by lbbsx3 with SMTP id sx3so26244548lbb.0 for ; Thu, 13 Aug 2015 05:40:17 -0700 (PDT) X-Received: by 10.152.164.130 with SMTP id yq2mr27986629lab.76.1439469617408; Thu, 13 Aug 2015 05:40:17 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.7.198 with SMTP id l6csp918108lba; Thu, 13 Aug 2015 05:40:16 -0700 (PDT) X-Received: by 10.68.203.195 with SMTP id ks3mr77279264pbc.123.1439469615489; Thu, 13 Aug 2015 05:40:15 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id uf4si3577237pab.188.2015.08.13.05.40.12; Thu, 13 Aug 2015 05:40:15 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752688AbbHMMkJ (ORCPT + 28 others); Thu, 13 Aug 2015 08:40:09 -0400 Received: from mail-pd0-f178.google.com ([209.85.192.178]:36815 "EHLO mail-pd0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751559AbbHMMkH (ORCPT ); Thu, 13 Aug 2015 08:40:07 -0400 Received: by pdco4 with SMTP id o4so19051418pdc.3 for ; Thu, 13 Aug 2015 05:40:07 -0700 (PDT) X-Received: by 10.70.64.162 with SMTP id p2mr78635816pds.54.1439469606884; Thu, 13 Aug 2015 05:40:06 -0700 (PDT) Received: from localhost ([122.171.186.190]) by smtp.gmail.com with ESMTPSA id x11sm2589384pas.46.2015.08.13.05.40.05 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 13 Aug 2015 05:40:06 -0700 (PDT) From: Viresh Kumar To: broonie@kernel.org Cc: Viresh Kumar , Liam Girdwood , linux-kernel@vger.kernel.org (open list:VOLTAGE AND CURRENT REGULATOR FRAMEWORK) Subject: [PATCH] regulator: core: Spell fix Date: Thu, 13 Aug 2015 18:09:49 +0530 Message-Id: <77c5c10b733955643d093ad20809a1fa5426ee8f.1439469573.git.viresh.kumar@linaro.org> X-Mailer: git-send-email 2.4.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: viresh.kumar@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.169 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Trivial spell fix, s/succesfully/successfully. Signed-off-by: Viresh Kumar --- drivers/regulator/core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/regulator/core.c b/drivers/regulator/core.c index 78387a6cbae5..d9ede38866b6 100644 --- a/drivers/regulator/core.c +++ b/drivers/regulator/core.c @@ -2722,7 +2722,7 @@ int regulator_set_voltage(struct regulator *regulator, int min_uV, int max_uV) goto out; /* If we're trying to set a range that overlaps the current voltage, - * return succesfully even though the regulator does not support + * return successfully even though the regulator does not support * changing the voltage. */ if (!(rdev->constraints->valid_ops_mask & REGULATOR_CHANGE_VOLTAGE)) {