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


Groups > linux.kernel > #1714863

Re: [PATCH 02/14] ASoC: codecs: constify snd_soc_dai_ops structures

Path csiph.com!news.mixmin.net!news.unit0.net!news.panservice.it!bofh.it!news.nic.it!robomod
From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 02/14] ASoC: codecs: constify snd_soc_dai_ops structures
Date Fri, 18 Aug 2017 14:20:02 +0200
Message-ID <ufOpQ-3Ax-13@gated-at.bofh.it> (permalink)
References <ufOg9-3uF-3@gated-at.bofh.it> <ufOga-3uF-31@gated-at.bofh.it>
X-Original-To Arvind Yadav <arvind.yadav.cs@gmail.com>
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=qxWl56rXFc/n7t//gl1/vEwlD0oxV8UMtNFHxAzm3WM=; b=VHxsEE3cglMChIylroKZ0vdue Ym/lPBP0nre7PRcZA+Ywf/QDZWY2eFq2w2WBhDk0qSLb7SuyRBoK0M3MXfS86wDJQk6qjhtDXEmbq mix3NgCom3xUNGRvcgbK2Yhv4o93llQVpuCPVFHQUUbbzrYig1T+q7YYBSRnajsyQx/gM=;
MIME-Version 1.0
Content-Type multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="a6kloznh3yswae52"
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 40
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:16:04 +0100
X-Original-Message-ID <20170818121604.ulehlr7bjxcsle3a@sirena.org.uk>
X-Original-References <1503057971-16033-1-git-send-email-arvind.yadav.cs@gmail.com> <1503057971-16033-3-git-send-email-arvind.yadav.cs@gmail.com>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1714863

Show key headers only | View raw


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

On Fri, Aug 18, 2017 at 05:35:59PM +0530, Arvind Yadav wrote:

>  sound/soc/codecs/cs42l42.c             | 2 +-
>  sound/soc/codecs/es8316.c              | 2 +-
>  sound/soc/codecs/hdac_hdmi.c           | 2 +-
>  sound/soc/codecs/inno_rk3036.c         | 2 +-
>  sound/soc/codecs/max9867.c             | 2 +-
>  sound/soc/codecs/max98926.c            | 2 +-
>  sound/soc/codecs/msm8916-wcd-analog.c  | 2 +-
>  sound/soc/codecs/msm8916-wcd-digital.c | 2 +-
>  sound/soc/codecs/rt5616.c              | 2 +-
>  sound/soc/codecs/rt5663.c              | 2 +-
>  sound/soc/codecs/tas5720.c             | 2 +-
>  sound/soc/codecs/zx_aud96p22.c         | 2 +-
>  12 files changed, 12 insertions(+), 12 deletions(-)

You sent individual patches for the rest of the drivers but not for any
of these...  It's fine but some consistency would be nice.

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


Thread

[PATCH 00/14] constify asoc snd_soc_dai_ops structures Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-18 14:10 +0200
  [PATCH 05/14] ASoC: hisilicon: constify snd_soc_dai_ops structures Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-18 14:10 +0200
    Re: [PATCH 05/14] ASoC: hisilicon: constify snd_soc_dai_ops  structures Mark Brown <broonie@kernel.org> - 2017-08-18 14:30 +0200
  [PATCH 02/14] ASoC: codecs: constify snd_soc_dai_ops structures Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-18 14:10 +0200
    Re: [PATCH 02/14] ASoC: codecs: constify snd_soc_dai_ops structures Mark Brown <broonie@kernel.org> - 2017-08-18 14:20 +0200
    Applied "ASoC: codecs: constify snd_soc_dai_ops structures" to the asoc tree Mark Brown <broonie@kernel.org> - 2017-08-18 14:30 +0200

csiph-web