From patchwork Thu Sep 19 05:09:44 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 20443 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-qc0-f199.google.com (mail-qc0-f199.google.com [209.85.216.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 1EA6C28E95 for ; Thu, 19 Sep 2013 05:09:34 +0000 (UTC) Received: by mail-qc0-f199.google.com with SMTP id u18sf8269565qcx.6 for ; Wed, 18 Sep 2013 22:09:34 -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:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=TCtgfzEk9vrly47/O7t9xs70SgdU4HzH4LL+nBqlBEw=; b=Xu+jzMnypT8472Y1NNkCvWxJRLEOoUBCMSLGNM3ldCJw/ErbG96KBkgsRdTKSWo/Cj 8sI0OoKQIQztunCk9SfjZsWnY5P6n+q8qrjT06VuRpX8SsjiVTIQVf7bPZag6RL5+qNW 8jnm/gJNW4AqXD20ae5w/JmD4vTQeNzhPSC5knQveQNIisjsT2u1+4bhwLMy/ne8Y+rZ LsBdGODyWrPSxnA+jItoyVnlPfFAO2gZrpu9GmHMNABFte7nJUb8rEiU8YFXd1fKfTiU 7Qtlh/koJnwa5biFxS/K3WpOB4yuZHxU0espTbebTlCNtJyRujvqYrHN8pOvcqqHMknh Jwow== X-Gm-Message-State: ALoCoQmoesVVk+kPpW1sAH7Dpr5Eubm70XCvEEFeV9JYnTMmenVDne9tjEG27G8KTATZxDHXaxFD X-Received: by 10.236.4.69 with SMTP id 45mr15845189yhi.20.1379567374512; Wed, 18 Sep 2013 22:09:34 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.134.74 with SMTP id pi10ls3504946qeb.35.gmail; Wed, 18 Sep 2013 22:09:34 -0700 (PDT) X-Received: by 10.58.74.38 with SMTP id q6mr25494062vev.9.1379567374429; Wed, 18 Sep 2013 22:09:34 -0700 (PDT) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx.google.com with ESMTPS id ta3si1454060vcb.146.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 22:09:34 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.182 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.182; Received: by mail-vc0-f182.google.com with SMTP id hf12so6211746vcb.13 for ; Wed, 18 Sep 2013 22:09:34 -0700 (PDT) X-Received: by 10.221.56.194 with SMTP id wd2mr42113878vcb.7.1379567374126; Wed, 18 Sep 2013 22:09:34 -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.174.196 with SMTP id u4csp257232vcz; Wed, 18 Sep 2013 22:09:33 -0700 (PDT) X-Received: by 10.66.249.231 with SMTP id yx7mr578045pac.116.1379567373023; Wed, 18 Sep 2013 22:09:33 -0700 (PDT) Received: from mail-pb0-f53.google.com (mail-pb0-f53.google.com [209.85.160.53]) by mx.google.com with ESMTPS id jx3si4479704pbc.264.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 22:09:32 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.160.53 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.160.53; Received: by mail-pb0-f53.google.com with SMTP id up15so7953975pbc.12 for ; Wed, 18 Sep 2013 22:09:32 -0700 (PDT) X-Received: by 10.68.59.38 with SMTP id w6mr18615254pbq.135.1379567372299; Wed, 18 Sep 2013 22:09:32 -0700 (PDT) Received: from linaro.sisodomain.com ([115.113.119.130]) by mx.google.com with ESMTPSA id yh1sm6549034pbc.21.1969.12.31.16.00.00 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 18 Sep 2013 22:09:31 -0700 (PDT) From: Sachin Kamat To: dri-devel@lists.freedesktop.org Cc: inki.dae@samsung.com, trivial@kernel.org, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 1/1] drm/exynos: Fix trivial typo in exynos_drm_fimd.c Date: Thu, 19 Sep 2013 10:39:44 +0530 Message-Id: <1379567384-22202-1-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.9.5 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sachin.kamat@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.182 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 --- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/exynos/exynos_drm_fimd.c b/drivers/gpu/drm/exynos/exynos_drm_fimd.c index 868a14d..5d5b97d 100644 --- a/drivers/gpu/drm/exynos/exynos_drm_fimd.c +++ b/drivers/gpu/drm/exynos/exynos_drm_fimd.c @@ -31,7 +31,7 @@ #include "exynos_drm_iommu.h" /* - * FIMD is stand for Fully Interactive Mobile Display and + * FIMD stands for Fully Interactive Mobile Display and * as a display controller, it transfers contents drawn on memory * to a LCD Panel through Display Interfaces such as RGB or * CPU Interface.