From patchwork Thu Aug 25 00:26:15 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolin Chen X-Patchwork-Id: 9298553 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 71DE0607F0 for ; Thu, 25 Aug 2016 01:37:38 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 590F92853A for ; Thu, 25 Aug 2016 01:37:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4CA612914B; Thu, 25 Aug 2016 01:37:38 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, T_DKIM_INVALID autolearn=no version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 826A82853A for ; Thu, 25 Aug 2016 01:37:36 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id EAAFC266B6A; Thu, 25 Aug 2016 03:37:34 +0200 (CEST) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 6A11E266C1C; Thu, 25 Aug 2016 03:14:22 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 82F6E2676A5; Thu, 25 Aug 2016 03:14:21 +0200 (CEST) Received: from mail-pf0-f195.google.com (mail-pf0-f195.google.com [209.85.192.195]) by alsa0.perex.cz (Postfix) with ESMTP id 2D0DD266633 for ; Thu, 25 Aug 2016 02:26:20 +0200 (CEST) Received: by mail-pf0-f195.google.com with SMTP id g202so2131003pfb.1 for ; Wed, 24 Aug 2016 17:26:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=opLtSU18kwUYP1IGx11UaUBU3nPvLAWw2hvff2w0fWE=; b=ZdIooat9F9t4XkBAdT7T6an23hdJ+t64xucYIvPirO6+ZGV5QCAHWmy5Tt3P9Glg2D ELMWvcGmF3QAnyaLm4SyffNN/Kt/Jo4Ef/8Wth1Y+YhIzw5vvVTmpzHFFJwFAxKiEHia zHz0tz9H7vtHzxprrteYmX7Qekf66hnhU376pQpqFXZ7ZVrpBDLUq2bBlSu6l2RJJbvu hizc+3Lh1DdL0PdfEcrD8BAr6dMQpNOiOSLaS4g5NN1oSpuvF/ZwGJXDn1m4Dm7iZsNt 0t2+CJKx2mprFdrSJHoF2oBQnno99PGiY4dAdAaQE1fFe4SZzfQ3hhaOchIMQlxdbAw5 HNmw== 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=opLtSU18kwUYP1IGx11UaUBU3nPvLAWw2hvff2w0fWE=; b=RVIMrzZv3YuBfov5i9yA6kotFeEfYK8r6yQl4X+aLGQJ2Arrj1Kl4XT0ibqwusNjzw D1gRCp5IyblAzyjw1fOqf4+Yh9k6RsS+g08opq1/DeQx6Vb3ImdM46ePSns+Y4GkXr6A 3k/bKnmVb2L+WH0EOosnoIELWvRBlBZ2Xn90YgLvcvdkItbiIaU4mEl6DXW6VSGwjIHj Fae7GJqz/6HCn5/zqY/kEAytlB8nd8KpXaGiIACoJFcddPH2usC86lDbkN6KcqsaeCOK y+VwTnn5zx2m8tL9aCfBo27IghhM1iuspTQ/TzROwF+lli6eU5C/NBj1zMscT3t0GTo+ WzpA== X-Gm-Message-State: AE9vXwPIN6ypVcWpEQv4CGvLMx1WqH9JRdBb4DX+O4HyGj/bGIhSr8okuJU9hs3SHws5Kg== X-Received: by 10.98.93.204 with SMTP id n73mr10941699pfj.87.1472084778201; Wed, 24 Aug 2016 17:26:18 -0700 (PDT) Received: from Asurada-Nvidia.nvidia.com (searspoint.nvidia.com. [216.228.112.21]) by smtp.gmail.com with ESMTPSA id e68sm16335460pfk.1.2016.08.24.17.26.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 24 Aug 2016 17:26:17 -0700 (PDT) From: Nicolin Chen To: broonie@kernel.org Date: Wed, 24 Aug 2016 17:26:15 -0700 Message-Id: <1472084775-7655-1-git-send-email-nicoleotsuka@gmail.com> X-Mailer: git-send-email 2.1.4 Cc: linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, lgirdwood@gmail.com, swarren@wwwdotorg.org Subject: [alsa-devel] [PATCH] ASoC: tegra_rt5640: Correct a copy and paste typo in the comments X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP This patch corrects a copy and paste typo. Signed-off-by: Nicolin Chen --- sound/soc/tegra/tegra_rt5640.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/tegra/tegra_rt5640.c b/sound/soc/tegra/tegra_rt5640.c index 773daec..e5ef4e9 100644 --- a/sound/soc/tegra/tegra_rt5640.c +++ b/sound/soc/tegra/tegra_rt5640.c @@ -1,5 +1,5 @@ /* -* tegra_rt5640.c - Tegra machine ASoC driver for boards using WM8903 codec. +* tegra_rt5640.c - Tegra machine ASoC driver for boards using RT5640 codec. * * Copyright (c) 2013, NVIDIA CORPORATION. All rights reserved. *