From patchwork Thu Jul 11 11:32:08 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 18333 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f197.google.com (mail-qc0-f197.google.com [209.85.216.197]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id E0DD825E34 for ; Thu, 11 Jul 2013 11:47:59 +0000 (UTC) Received: by mail-qc0-f197.google.com with SMTP id u12sf9640245qcx.0 for ; Thu, 11 Jul 2013 04:47:58 -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 :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=5JfwNpNx+9liyHLgCTLQgcUUfb8ZzObc6onap4zhaic=; b=UpaqVuqSqzxqhEE3X0aP86HSVe2fNMBmgxFRU19UDlgVGwstmaxfZHP/42CFgc5M47 EZJLe84rc0s/GewiOLBTC+p0OT6wq4q+5XDOv7keJ/hMTFNb4CF2CxToTzgnj5evRA9S 5Oq4rxK7TTumGzgkHJP7GNsoS+i9vxQvTKcq31YOqTwgWNZ4ZUM8hbJ87S1Nh3exck4j /7ffzCgjR3g8X0LcFIVjZZCLh2RvJPEyfD1MlhRk+wChVP4R3ipfbUnzpIdHa9kY8HHL JxG4nfGNuHnFkyrAN3PUbctD5naVhHE4pZ+e+ux6Krov60b/ytlPXCvwF4uJIUys4J9G mEGw== X-Received: by 10.236.20.83 with SMTP id o59mr19752281yho.28.1373543278654; Thu, 11 Jul 2013 04:47:58 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.58.146 with SMTP id r18ls2913938qeq.23.gmail; Thu, 11 Jul 2013 04:47:58 -0700 (PDT) X-Received: by 10.220.201.138 with SMTP id fa10mr21608910vcb.18.1373543278430; Thu, 11 Jul 2013 04:47:58 -0700 (PDT) Received: from mail-vb0-f53.google.com (mail-vb0-f53.google.com [209.85.212.53]) by mx.google.com with ESMTPS id sz6si10497410vdc.140.2013.07.11.04.47.58 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 11 Jul 2013 04:47:58 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.212.53 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.212.53; Received: by mail-vb0-f53.google.com with SMTP id p12so439859vbe.40 for ; Thu, 11 Jul 2013 04:47:58 -0700 (PDT) X-Received: by 10.221.31.130 with SMTP id sg2mr1900134vcb.86.1373543278337; Thu, 11 Jul 2013 04:47:58 -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.220.149.77 with SMTP id s13csp74557vcv; Thu, 11 Jul 2013 04:47:57 -0700 (PDT) X-Received: by 10.66.26.179 with SMTP id m19mr37412174pag.4.1373543277055; Thu, 11 Jul 2013 04:47:57 -0700 (PDT) Received: from mail-pa0-f48.google.com (mail-pa0-f48.google.com [209.85.220.48]) by mx.google.com with ESMTPS id zr4si22764484pac.336.2013.07.11.04.47.56 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 11 Jul 2013 04:47:57 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.48 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.48; Received: by mail-pa0-f48.google.com with SMTP id kp12so7759669pab.35 for ; Thu, 11 Jul 2013 04:47:56 -0700 (PDT) X-Received: by 10.66.122.99 with SMTP id lr3mr38152843pab.187.1373543276535; Thu, 11 Jul 2013 04:47:56 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id ie3sm39353352pbc.13.2013.07.11.04.47.52 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 11 Jul 2013 04:47:55 -0700 (PDT) From: Sachin Kamat To: alsa-devel@alsa-project.org Cc: broonie@kernel.org, lgirdwood@gmail.com, sachin.kamat@linaro.org, sbkim73@samsung.com, patches@linaro.org Subject: [PATCH 1/1] ASoC: Samsung: Fix a trivial typo in audss documentation Date: Thu, 11 Jul 2013 17:02:08 +0530 Message-Id: <1373542328-28428-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Gm-Message-State: ALoCoQmW6KutrcbBx0Qh3koWP4XsmN6CPqKFh47Tj3mQ5YWutEuu77T+jtc70K+5pBbAkdL4iRRQ X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.53 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: , Fixed a trivial typo. Signed-off-by: Sachin Kamat --- .../devicetree/bindings/clock/clk-exynos-audss.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt b/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt index a120180..75e2e19 100644 --- a/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt +++ b/Documentation/devicetree/bindings/clock/clk-exynos-audss.txt @@ -2,7 +2,7 @@ The Samsung Audio Subsystem clock controller generates and supplies clocks to Audio Subsystem block available in the S5PV210 and Exynos SoCs. The clock -binding described here is applicable to all SoC's in Exynos family. +binding described here is applicable to all SoCs in Exynos family. Required Properties: