Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1714860

Re: [PATCH 01/14] ASoC: blackfin: constify snd_soc_dai_ops structures

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 01/14] ASoC: blackfin: constify snd_soc_dai_ops structures
Date Fri, 18 Aug 2017 14:20:02 +0200
Message-ID <ufOpQ-3Ax-7@gated-at.bofh.it> (permalink)
References <ufOg9-3uF-3@gated-at.bofh.it> <ufOga-3uF-25@gated-at.bofh.it>
Dkim-Signature v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=xb2Mr4kKjgOWrBOcFhaKr8qnRYeTd0wXYiOLHMXKN+s=; b=NhjY9bHHI9iK3gIaCiqSgWb/A 28RC+mYNqTRpcOi5GbNM+SEnC/m7pyCxs0OocF4MxhWc+u8HYqFNBPbwvE+fLin09zyQkE5oFUQu8 DmdD49GJm7s+kh0Nn9zlVb3lRxf2cxf03ICPVYL+AqylUa/9bdLxoJX7e84D+Iq1iiYNQ=;
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xvyun4iqf45azjeg"
Content-Disposition inline
X-Cookie Do you like "TENDER VITTLES"?
User-Agent NeoMutt/20170609 (1.8.3)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 28
Organization linux.* mail to news gateway
X-Original-Cc bardliao@realtek.com, oder_chiou@realtek.com, timur@tabi.org, lgirdwood@gmail.com, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org
X-Original-Date Fri, 18 Aug 2017 13:17:07 +0100
X-Original-Message-ID <20170818121707.upn23wl6lhavqrge@sirena.org.uk>
X-Original-References <1503057971-16033-1-git-send-email-arvind.yadav.cs@gmail.com> <1503057971-16033-2-git-send-email-arvind.yadav.cs@gmail.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1714860

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Fri, Aug 18, 2017 at 05:35:58PM +0530, Arvind Yadav wrote:
> snd_soc_dai_ops are not supposed to change at runtime. All functions
> working with snd_soc_dai_ops provided by <sound/soc-dai.h> work with
> const snd_soc_dai_ops. So mark the non-const structs as const.

A version of this patch has already been applied.

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH 01/14] ASoC: blackfin: constify snd_soc_dai_ops structures Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-18 14:10 +0200
  Re: [PATCH 01/14] ASoC: blackfin: constify snd_soc_dai_ops structures Mark Brown <broonie@kernel.org> - 2017-08-18 14:20 +0200

csiph-web