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: 2910491 Return-Path: X-Original-To: patchwork-dri-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id EF8E5BFF05 for ; Thu, 19 Sep 2013 09:37:02 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3656C20443 for ; Thu, 19 Sep 2013 09:36:58 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id 9F03D20164 for ; Thu, 19 Sep 2013 09:36:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8D76CE6DF3 for ; Thu, 19 Sep 2013 02:36:53 -0700 (PDT) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pd0-f180.google.com (mail-pd0-f180.google.com [209.85.192.180]) by gabe.freedesktop.org (Postfix) with ESMTP id 8CFD3E5C72 for ; Wed, 18 Sep 2013 22:09:32 -0700 (PDT) Received: by mail-pd0-f180.google.com with SMTP id y10so7900019pdj.39 for ; Wed, 18 Sep 2013 22:09:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=TCtgfzEk9vrly47/O7t9xs70SgdU4HzH4LL+nBqlBEw=; b=PjJaZh57eQELrBYfTXFSIDthH+AyqE0wCsKNlMN7HNMH4obSduXNNQASb7o1V0BWpp 7scfUojE565EfOcSo9Xfw8Ivt5ewIne7cGJNdJseRoSsteMx06/fA1qG01Mc3qsGI9AS PpqjRZ9BTmBGZW+1MS+uPTZdh3DMaL6zTAkPcrtN67YlmiT1lnIeSMpgll4jdhV+cNSH gPQpM44ibO+lDdg7a+OnPQHiYeSB0Bvn3vwBkgLFn8osBSduJ+GFpgK+cY8zLOlMrRYQ 1LGMa0Q6pD2EJ1VR60p3CwsEijtHc5TYo9QsfmU17QE6gRGwOzNJ9tc96jAt/IJOj+6+ g1zA== X-Gm-Message-State: ALoCoQkSX3RAEO8IeZ4ddvJvXZ9OaD5orQMDqBlkmIDBF0TnGUzmK6L5st8Q3a4fe9k4v8mTJqJY 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 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-Mailman-Approved-At: Thu, 19 Sep 2013 02:34:09 -0700 Cc: sachin.kamat@linaro.org, trivial@kernel.org, patches@linaro.org X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: dri-devel-bounces+patchwork-dri-devel=patchwork.kernel.org@lists.freedesktop.org Errors-To: dri-devel-bounces+patchwork-dri-devel=patchwork.kernel.org@lists.freedesktop.org X-Spam-Status: No, score=-4.8 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP 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.