From patchwork Thu Jul 4 06:18:39 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 18255 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-vb0-f70.google.com (mail-vb0-f70.google.com [209.85.212.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 67A4225E5B for ; Thu, 4 Jul 2013 06:34:10 +0000 (UTC) Received: by mail-vb0-f70.google.com with SMTP id q12sf1140148vbe.9 for ; Wed, 03 Jul 2013 23:34:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-beenthere:x-forwarded-to:x-forwarded-for :delivered-to:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :x-google-group-id:list-post:list-help:list-archive:list-unsubscribe; bh=Hdu2I6BCquiblc7Ska22KzCYg6OiD4I3irNVHpEGnbs=; b=WsrUyzveS5khEbEn7ivOK3i9FCZH/FWg8ilRzcTUte/lvPlFKltRFX0ElH3d2EmhHF SaVwGIlAqFB7bGntMNlA8+SSHZl1uISoSSAzoxfHeXHvSjlATyWe1XvCZwDAAa7ljp25 jrs1zAVMP8jxneolQRo89CsR96myQisLDRNGfLL8zso8q5TkhV7teqQ3G46NJPUbc/2E cIufRU8fyWp5eKZBpEJicFoyz8tvPsCtcoRTrRcOaHw6a4cPYBIbxPn2zI2sbcv7oo+o 7q8oBQXmqFeQlqEi25teLg5TilUZzrAdPlLEGVaLQdRUAPig3CK1M5jmVzaaTQ9XjwA7 HoDw== X-Received: by 10.236.148.101 with SMTP id u65mr2218028yhj.47.1372919649660; Wed, 03 Jul 2013 23:34:09 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.109.36 with SMTP id hp4ls628666qeb.33.gmail; Wed, 03 Jul 2013 23:34:09 -0700 (PDT) X-Received: by 10.52.94.45 with SMTP id cz13mr1663948vdb.9.1372919649514; Wed, 03 Jul 2013 23:34:09 -0700 (PDT) Received: from mail-ve0-f170.google.com (mail-ve0-f170.google.com [209.85.128.170]) by mx.google.com with ESMTPS id b1si509456veg.23.2013.07.03.23.34.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Jul 2013 23:34:09 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.170 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.170; Received: by mail-ve0-f170.google.com with SMTP id 14so791604vea.29 for ; Wed, 03 Jul 2013 23:34:09 -0700 (PDT) X-Received: by 10.58.135.227 with SMTP id pv3mr1940289veb.21.1372919649383; Wed, 03 Jul 2013 23:34:09 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.165.8 with SMTP id yu8csp80864veb; Wed, 3 Jul 2013 23:34:08 -0700 (PDT) X-Received: by 10.68.234.72 with SMTP id uc8mr4246807pbc.35.1372919648236; Wed, 03 Jul 2013 23:34:08 -0700 (PDT) Received: from mail-pa0-f50.google.com (mail-pa0-f50.google.com [209.85.220.50]) by mx.google.com with ESMTPS id eh5si1359798pac.260.2013.07.03.23.34.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Jul 2013 23:34:08 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.50 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.50; Received: by mail-pa0-f50.google.com with SMTP id fb1so1004432pad.37 for ; Wed, 03 Jul 2013 23:34:07 -0700 (PDT) X-Received: by 10.68.219.130 with SMTP id po2mr4173040pbc.54.1372919647813; Wed, 03 Jul 2013 23:34:07 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id p2sm2007537pag.22.2013.07.03.23.34.05 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 03 Jul 2013 23:34:07 -0700 (PDT) From: Sachin Kamat To: linux-kernel@vger.kernel.org Cc: broonie@kernel.org, myungjoo.ham@samsung.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 2/2] regulator: max8997: Fix a trivial typo in documentation Date: Thu, 4 Jul 2013 11:48:39 +0530 Message-Id: <1372918719-20260-2-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1372918719-20260-1-git-send-email-sachin.kamat@linaro.org> References: <1372918719-20260-1-git-send-email-sachin.kamat@linaro.org> X-Gm-Message-State: ALoCoQkmBb6B8rRFH1QfDJS5lToXNXARvaqitzGA/IqYpPPfZKYiHllD4a6B2TzDIJ95zVgNziso X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.170 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Changed volatage to voltage. Signed-off-by: Sachin Kamat --- .../bindings/regulator/max8997-regulator.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/regulator/max8997-regulator.txt b/Documentation/devicetree/bindings/regulator/max8997-regulator.txt index 9e5e51d..5c186a7 100644 --- a/Documentation/devicetree/bindings/regulator/max8997-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/max8997-regulator.txt @@ -1,6 +1,6 @@ * Maxim MAX8997 Voltage and Current Regulator -The Maxim MAX8997 is a multi-function device which includes volatage and +The Maxim MAX8997 is a multi-function device which includes voltage and current regulators, rtc, charger controller and other sub-blocks. It is interfaced to the host controller using a i2c interface. Each sub-block is addressed by the host system using different i2c slave address. This document