[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOh2x=nEV2-DDC5WtXDp0_50o=drtS=RvLL4BfH7oAxpNY=cEA@mail.gmail.com>
Date: Thu, 13 Jul 2017 11:54:49 +0530
From: Viresh Kumar <viresh.kumar@...aro.org>
To: "Gustavo A. R. Silva" <garsilva@...eddedor.com>
Cc: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, alsa-devel@...a-project.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ASoC: spear: spdif_in: constify snd_soc_dai_ops structure
On Thu, Jul 13, 2017 at 11:27 AM, Gustavo A. R. Silva
<garsilva@...eddedor.com> wrote:
> This structure is 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 <garsilva@...eddedor.com>
> ---
> sound/soc/spear/spdif_in.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Viresh Kumar <viresh.kumar@...aro.org>
Powered by blists - more mailing lists