From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9280CC433E7 for ; Mon, 12 Oct 2020 07:16:06 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0091020790 for ; Mon, 12 Oct 2020 07:16:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="ZpH1kw8d" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0091020790 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id DC685167A; Mon, 12 Oct 2020 09:15:12 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz DC685167A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1602486962; bh=KXlCnAjww9Cl53f+oyvTLefMLYnh5la+hDH4EtgJ3+4=; h=From:To:Subject:Date:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=ZpH1kw8dFeqkfbXdWahqhUPyc2ZY3KIRvg+8VT6B9EddAhRtGmF90WIW3o6JE0qoh JXE8SuQYSlRLCpov8tKnXeiEZyds/uC5yfKQTsOImRxT4SGJs+q2MxIXtvnIPE/0Yi wOT8AsDeu4UIjty1ONl6iHheaA5MCclU0iWmMnKY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 7CD4EF8020D; Mon, 12 Oct 2020 09:15:12 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 712BDF800F6; Mon, 12 Oct 2020 09:15:09 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 8A834F800F6 for ; Mon, 12 Oct 2020 09:15:01 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 8A834F800F6 IronPort-SDR: XNJNJbOYgH1j7kXkOk3MtgwVyoE1jkbhCzlq2nnn9Khdh7NkpyLQpkCyiSEcqtBXX6/hWjbykd xDP6iKRjhs4w== X-IronPort-AV: E=McAfee;i="6000,8403,9771"; a="164914451" X-IronPort-AV: E=Sophos;i="5.77,366,1596524400"; d="scan'208";a="164914451" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Oct 2020 00:14:57 -0700 IronPort-SDR: 02b3OiT4NsNcwblaPkSL0d50e7vaPF+PjVTxTVYfkcvDdRyjtVQAtZ8N9tcRfZaUZAlUDMYW// QeP7Pler8jEQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.77,366,1596524400"; d="scan'208";a="344762801" Received: from irsmsx602.ger.corp.intel.com ([163.33.146.8]) by fmsmga004.fm.intel.com with ESMTP; 12 Oct 2020 00:14:55 -0700 Received: from irsmsx601.ger.corp.intel.com (163.33.146.7) by irsmsx602.ger.corp.intel.com (163.33.146.8) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1713.5; Mon, 12 Oct 2020 08:14:54 +0100 Received: from irsmsx601.ger.corp.intel.com ([163.33.146.7]) by irsmsx601.ger.corp.intel.com ([163.33.146.7]) with mapi id 15.01.1713.004; Mon, 12 Oct 2020 08:14:54 +0100 From: "Rojewski, Cezary" To: Julia Lawall Subject: RE: [PATCH 3/8] ASoC: Intel: bytcr_rt5651: use semicolons rather than commas to separate statements Thread-Topic: [PATCH 3/8] ASoC: Intel: bytcr_rt5651: use semicolons rather than commas to separate statements Thread-Index: AQHWn7WtURzHk5OWlUiMvlX21d63/KmTjtkw Date: Mon, 12 Oct 2020 07:14:54 +0000 Message-ID: <225ad3480553428bbf50e34322c8688a@intel.com> References: <1602407979-29038-1-git-send-email-Julia.Lawall@inria.fr> <1602407979-29038-4-git-send-email-Julia.Lawall@inria.fr> In-Reply-To: <1602407979-29038-4-git-send-email-Julia.Lawall@inria.fr> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-reaction: no-action dlp-version: 11.5.1.3 x-originating-ip: [163.33.253.164] Content-Type: text/plain; charset="windows-1257" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "alsa-devel@alsa-project.org" , =?windows-1257?Q?Valdis_Kl=E7tnieks?= , Jie Yang , Takashi Iwai , "kernel-janitors@vger.kernel.org" , Pierre-Louis Bossart , Liam Girdwood , Mark Brown , Joe Perches , Thomas Gleixner , "linux-kernel@vger.kernel.org" X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 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: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On 2020-10-11 11:19 AM, Julia Lawall wrote: > Replace commas with semicolons. What is done is essentially described by > the following Coccinelle semantic patch (http://coccinelle.lip6.fr/): >=20 > // > @@ expression e1,e2; @@ > e1 > -, > +; > e2 > ... when any > // >=20 > Signed-off-by: Julia Lawall >=20 Acked-by: Cezary Rojewski Thanks, Czarek > --- > sound/soc/intel/boards/bytcr_rt5651.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/sound/soc/intel/boards/bytcr_rt5651.c b/sound/soc/intel/boar= ds/bytcr_rt5651.c > index 688b5e0a49e3..64d3fc4a3225 100644 > --- a/sound/soc/intel/boards/bytcr_rt5651.c > +++ b/sound/soc/intel/boards/bytcr_rt5651.c > @@ -143,7 +143,7 @@ static int byt_rt5651_prepare_and_enable_pll1(struct = snd_soc_dai *codec_dai, > =20 > /* Configure the PLL before selecting it */ > if (!(byt_rt5651_quirk & BYT_RT5651_MCLK_EN)) { > - clk_id =3D RT5651_PLL1_S_BCLK1, > + clk_id =3D RT5651_PLL1_S_BCLK1; > clk_freq =3D rate * bclk_ratio; > } else { > clk_id =3D RT5651_PLL1_S_MCLK; >