From patchwork Fri Sep 5 11:17:04 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rajeev Kumar X-Patchwork-Id: 4851811 Return-Path: X-Original-To: patchwork-alsa-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 7362B9F314 for ; Fri, 5 Sep 2014 12:27:47 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id A54AB20211 for ; Fri, 5 Sep 2014 12:27:46 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id 700DB20155 for ; Fri, 5 Sep 2014 12:27:45 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 3E35026158C; Fri, 5 Sep 2014 14:27:43 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, NO_DNS_FOR_FROM, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=no version=3.3.1 Received: from alsa0.perex.cz (localhost [IPv6:::1]) by alsa0.perex.cz (Postfix) with ESMTP id 6EF9F26158C; Fri, 5 Sep 2014 14:27:33 +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 985CD265714; Fri, 5 Sep 2014 13:17:41 +0200 (CEST) Received: from mail-pd0-f169.google.com (mail-pd0-f169.google.com [209.85.192.169]) by alsa0.perex.cz (Postfix) with ESMTP id 1AFB0261A2C for ; Fri, 5 Sep 2014 13:17:32 +0200 (CEST) Received: by mail-pd0-f169.google.com with SMTP id y10so6240475pdj.14 for ; Fri, 05 Sep 2014 04:17:31 -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=BNNbsQgvzP9zLWlppc2vIt+TYxamLOkarKNaSvY0xTg=; b=g/e1z88tFEvb9tYP1rxw5tIQ/6OmY3wIFX/VrreE3ZKbvEIcii1qTWaYislWl7eg5D hSNX9/7WdN9BTyoY+HgUtSvT1DfwnP6Ju0OEcD7NV3/MJOvp5zNc8jCCxAX1OwUpbhnq QwkfjQE6Bmv9zyPkOUUNVIUG7vIPX+FS+JcegiHq7cce+LKCwNvqNaJFApmEM0h+C+40 jCy5L93HWWfFXP/tFGRereXeKPN54NSI2KmM7SXKerNsYwBME+f1nxKZ5N0zbIKSq/L3 xKDuBqSnnbmtVtD4Vs2BGB4njIZKL9vhyclV4a3+Vp7FVsmmG/s2aGvW7jS5YZkRx7bJ G0wA== X-Received: by 10.66.187.163 with SMTP id ft3mr3104106pac.25.1409915849834; Fri, 05 Sep 2014 04:17:29 -0700 (PDT) Received: from inndt279.inn.mentorg.com ([192.94.34.34]) by mx.google.com with ESMTPSA id ix8sm1606892pac.32.2014.09.05.04.17.27 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 05 Sep 2014 04:17:29 -0700 (PDT) From: Rajeev Kumar To: broonie@kernel.org Date: Fri, 5 Sep 2014 16:47:04 +0530 Message-Id: <1409915824-12897-1-git-send-email-rajeevkumar.linux@gmail.com> X-Mailer: git-send-email 1.7.9.5 X-Mailman-Approved-At: Fri, 05 Sep 2014 14:27:29 +0200 Cc: tiwai@suse.de, alsa-devel@alsa-project.org Subject: [alsa-devel] [PATCH] ASoC: Dwc: Update email id of the author 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 I moved from ST Microelectronics and the email-id no longer exists. Update email-id to personal one, Signed-off-by: Rajeev Kumar --- sound/soc/dwc/designware_i2s.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/dwc/designware_i2s.c b/sound/soc/dwc/designware_i2s.c index 25c31f1..a97d27f 100644 --- a/sound/soc/dwc/designware_i2s.c +++ b/sound/soc/dwc/designware_i2s.c @@ -4,7 +4,7 @@ * sound/soc/dwc/designware_i2s.c * * Copyright (C) 2010 ST Microelectronics - * Rajeev Kumar + * Rajeev Kumar * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any