From patchwork Tue Mar 26 11:52:57 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 15665 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 B92DB23E00 for ; Tue, 26 Mar 2013 12:04:24 +0000 (UTC) Received: from mail-vb0-f53.google.com (mail-vb0-f53.google.com [209.85.212.53]) by fiordland.canonical.com (Postfix) with ESMTP id 536BCA19927 for ; Tue, 26 Mar 2013 12:04:24 +0000 (UTC) Received: by mail-vb0-f53.google.com with SMTP id fq11so834696vbb.40 for ; Tue, 26 Mar 2013 05:04:23 -0700 (PDT) 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 :x-gm-message-state; bh=o7WK3wSG1lfeFjRhdYeQH0/pgEbNGj1vCLhgLkJ4P6I=; b=A5gSvxhXWBIOKQ+RiEi6uONPQUZjcDEnEz6gryps4K/Bk89agUv+ZiEvceb/vOy37r 6RN+GEVrUb9NqtgtfSndkZL6DKG9eVlS5b3y0NLnwfVtcGk+V+v3NCGWU8B+LDGY9JWi kisYM6fzRiIJImKsdvisOoajP7Hjd9/cCJJTgybZWoqr21952k18PQ7MHeZy3X+aAsX1 wF9C0oHxGqiR75HtGbnDRN0iw1y4Fjwahwm6EdEUI01Ckhclm88V6Yt8o+QrySmvCiJM qPfMLA8nkeWASrXA4BNb0oncM3wwWZRYvhMNjyxPV6RK2BYKFZIVXN1/uXQH9J1BH3uM qc1g== X-Received: by 10.220.106.14 with SMTP id v14mr2743671vco.2.1364299463859; Tue, 26 Mar 2013 05:04:23 -0700 (PDT) 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.59.4.204 with SMTP id cg12csp67956ved; Tue, 26 Mar 2013 05:04:22 -0700 (PDT) X-Received: by 10.66.49.38 with SMTP id r6mr23359410pan.212.1364299462162; Tue, 26 Mar 2013 05:04:22 -0700 (PDT) Received: from mail-pd0-f178.google.com (mail-pd0-f178.google.com [209.85.192.178]) by mx.google.com with ESMTPS id i8si1273210pao.101.2013.03.26.05.04.20 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 26 Mar 2013 05:04:22 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.192.178 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.192.178; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.192.178 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) smtp.mail=sachin.kamat@linaro.org Received: by mail-pd0-f178.google.com with SMTP id u10so2966513pdi.23 for ; Tue, 26 Mar 2013 05:04:20 -0700 (PDT) X-Received: by 10.66.231.103 with SMTP id tf7mr23343828pac.97.1364299459615; Tue, 26 Mar 2013 05:04:19 -0700 (PDT) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id li15sm18996422pab.2.2013.03.26.05.04.16 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 26 Mar 2013 05:04:19 -0700 (PDT) From: Sachin Kamat To: devicetree-discuss@lists.ozlabs.org Cc: jic23@kernel.org, rob.herring@calxeda.com, grant.likely@secretlab.ca, linux-iio@vger.kernel.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/1] iio: exynos-adc: Fix typo in DT documentation Date: Tue, 26 Mar 2013 17:22:57 +0530 Message-Id: <1364298777-8178-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.4.1 X-Gm-Message-State: ALoCoQlFuHa7gxokPCsWrt5xLViRtwbIPHnzLPK0z7j/wsWH1g3DrglzCp5rBkO5TJzOfAifm+yO Fixes some typos in the documentation of exynos-adc.txt. Signed-off-by: Sachin Kamat --- .../devicetree/bindings/arm/samsung/exynos-adc.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt index 05e9d95..1fc744b 100644 --- a/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt +++ b/Documentation/devicetree/bindings/arm/samsung/exynos-adc.txt @@ -1,6 +1,6 @@ Samsung Exynos Analog to Digital Converter bindings -This devicetree binding are for the new adc driver written fori +The devicetree bindings are for the new ADC driver written for Exynos4 and upward SoCs from Samsung. New driver handles the following @@ -49,4 +49,4 @@ adc@12D10000 { }; Note: Does not apply to ADC driver under arch/arm/plat-samsung/ -Note: The child node can be added under the adc node or seperately. +Note: The child node can be added under the adc node or separately.