From patchwork Mon Jul 17 16:06:21 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mark Brown X-Patchwork-Id: 108018 Delivered-To: patch@linaro.org Received: by 10.140.101.44 with SMTP id t41csp4715293qge; Mon, 17 Jul 2017 09:16:35 -0700 (PDT) X-Received: by 10.28.225.5 with SMTP id y5mr5253674wmg.18.1500308194993; Mon, 17 Jul 2017 09:16:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1500308194; cv=none; d=google.com; s=arc-20160816; b=ogKmPs0Et1pCFyY0DXWRMrNYNZ2W1rCFIU0ZGtmyJTbA03mw0PmUVHas67hDKA9iyF Fecc+VIreL6GKnNCiz+ddKMFl2VZXBfp/bNYlTDZVS9MDVvLvd6r9aP0FG73CyZW+T0S t1aLPH57DEFsObDvz2lbBNK0N7yZ8In7C+PPCYiRz1DU6W0b2nvJ9vxW/o2k6x+HuOBn jMhJoTWkge/rP+A8eIF4R2nYqPpDD1p5aVTt1B7J73dffWhUMXxFIxiQwcJJ+kNXvTa3 MprlGspXW/oxeU9cNT7l6FSRQVLQEP1bQO9EyVfo6lyW9sMnUVaK9vFpTOgIlQxqhH/f hJiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:cc:date:message-id:in-reply-to:to:from :delivered-to:arc-authentication-results; bh=cBtkh2Z+onrtYu6xaY82cxCPhDBx6Atyajtr2gZPtrw=; b=IVyHVAKROxmUAFbq9kdBl1NKYYbeAvAINDkfr2pVRfZzL6GR1uY4jRau9sQ6qUrLbJ MCTfpZmMCVpPGRvZzHIyFfBnawaPFMr/CS44zIwwpiP8Ad+8lYzk+L+qMn/qsLPvSK1k eY4TljTplldS0IuvBcgPc8Ka4MA79ZZEfGIg/+AZh1OmNXTGnTwiZqZgcf5/nLHVd1ZN UmhPhLNcUwDpzVoXozno1MBS1depsY4oAj4gurrI6V2Wjc2Y3s2SMTPZDcfaSGv/4M7x o9m+bCLOpSdIlNu742CG4L/xUigWoxWZyYDS0K0HB3wIa7odTpKFmQnREq7FHt2xc3++ Vp0A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of alsa-devel-bounces@alsa-project.org designates 77.48.224.243 as permitted sender) smtp.mailfrom=alsa-devel-bounces@alsa-project.org Return-Path: Received: from alsa0.perex.cz (alsa0.perex.cz. [77.48.224.243]) by mx.google.com with ESMTP id h8si12382082wrb.333.2017.07.17.09.16.34; Mon, 17 Jul 2017 09:16:34 -0700 (PDT) Received-SPF: pass (google.com: domain of alsa-devel-bounces@alsa-project.org designates 77.48.224.243 as permitted sender) client-ip=77.48.224.243; Authentication-Results: mx.google.com; spf=pass (google.com: domain of alsa-devel-bounces@alsa-project.org designates 77.48.224.243 as permitted sender) smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 11A612674C0; Mon, 17 Jul 2017 18:08:58 +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 3C5C82674BB; Mon, 17 Jul 2017 18:08:57 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail1.perex.cz X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, SPF_PASS, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from mezzanine.sirena.org.uk (mezzanine.sirena.org.uk [106.187.55.193]) by alsa0.perex.cz (Postfix) with ESMTP id 11F942674C0 for ; Mon, 17 Jul 2017 18:07:02 +0200 (CEST) Received: from debutante.sirena.org.uk ([2001:470:1f1d:6b5::3] helo=debutante) by mezzanine.sirena.org.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1dX8XQ-0002uA-C3; Mon, 17 Jul 2017 16:06:26 +0000 Received: from broonie by debutante with local (Exim 4.89) (envelope-from ) id 1dX8XN-00055a-Te; Mon, 17 Jul 2017 17:06:21 +0100 From: Mark Brown To: Gustavo A. R. Silva In-Reply-To: <20170713061646.GA25608@embeddedgus> Message-Id: Date: Mon, 17 Jul 2017 17:06:21 +0100 X-SA-Exim-Connect-IP: 2001:470:1f1d:6b5::3 X-SA-Exim-Mail-From: broonie@sirena.org.uk X-SA-Exim-Version: 4.2.1 (built Tue, 02 Aug 2016 21:08:31 +0000) X-SA-Exim-Scanned: No (on mezzanine.sirena.org.uk); Unknown failure Cc: alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Takashi Iwai , Liam Girdwood , Mark Brown , "Gustavo A. R. Silva" Subject: [alsa-devel] Applied "ASoC: Intel: Skylake: constify snd_soc_dai_ops structures" to the asoc tree 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 The patch ASoC: Intel: Skylake: constify snd_soc_dai_ops structures has been applied to the asoc tree at git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark >From 82e2b1e081906d3d86c4597250ab2939b209079f Mon Sep 17 00:00:00 2001 From: "Gustavo A. R. Silva" Date: Thu, 13 Jul 2017 01:16:46 -0500 Subject: [PATCH] ASoC: Intel: Skylake: constify snd_soc_dai_ops structures These structures are only stored in the ops field of a snd_soc_dai_driver structure. That field is declared const, so snd_soc_dai_ops structures that have this property can be declared as const also. Signed-off-by: Gustavo A. R. Silva Signed-off-by: Mark Brown --- sound/soc/intel/skylake/skl-pcm.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- 2.13.2 _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org http://mailman.alsa-project.org/mailman/listinfo/alsa-devel diff --git a/sound/soc/intel/skylake/skl-pcm.c b/sound/soc/intel/skylake/skl-pcm.c index 0ebea34a4988..b1f2dba642c4 100644 --- a/sound/soc/intel/skylake/skl-pcm.c +++ b/sound/soc/intel/skylake/skl-pcm.c @@ -628,7 +628,7 @@ static int skl_link_hw_free(struct snd_pcm_substream *substream, return 0; } -static struct snd_soc_dai_ops skl_pcm_dai_ops = { +static const struct snd_soc_dai_ops skl_pcm_dai_ops = { .startup = skl_pcm_open, .shutdown = skl_pcm_close, .prepare = skl_pcm_prepare, @@ -637,15 +637,15 @@ static struct snd_soc_dai_ops skl_pcm_dai_ops = { .trigger = skl_pcm_trigger, }; -static struct snd_soc_dai_ops skl_dmic_dai_ops = { +static const struct snd_soc_dai_ops skl_dmic_dai_ops = { .hw_params = skl_be_hw_params, }; -static struct snd_soc_dai_ops skl_be_ssp_dai_ops = { +static const struct snd_soc_dai_ops skl_be_ssp_dai_ops = { .hw_params = skl_be_hw_params, }; -static struct snd_soc_dai_ops skl_link_dai_ops = { +static const struct snd_soc_dai_ops skl_link_dai_ops = { .prepare = skl_link_pcm_prepare, .hw_params = skl_link_hw_params, .hw_free = skl_link_hw_free,