[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170318153440.mujlcov2ikj4ckbc@kozik-lap>
Date: Sat, 18 Mar 2017 17:34:40 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Bhumika Goyal <bhumirks@...il.com>
Cc: julia.lawall@...6.fr, sbkim73@...sung.com, s.nawrocki@...sung.com,
lgirdwood@...il.com, broonie@...nel.org, perex@...ex.cz,
tiwai@...e.com, alsa-devel@...a-project.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ASoC: samsung: constify snd_soc_ops structures
On Sat, Mar 18, 2017 at 08:31:39PM +0530, Bhumika Goyal wrote:
> Declare snd_soc_ops structures as const as they are only stored
> in the ops field of a snd_soc_dai_link structure. This field is
> of type const, so snd_soc_ops structures having this property
> can be made const too.
>
> Cross compiled the files arndale_rt5631.o, h1940_uda1380.o, jive_wm8750.o,
> littlemill.o, neo1973_wm8753.o and rx1950_uda1380.o for arm architecture.
>
> Signed-off-by: Bhumika Goyal <bhumirks@...il.com>
> ---
> sound/soc/samsung/arndale_rt5631.c | 2 +-
> sound/soc/samsung/h1940_uda1380.c | 2 +-
> sound/soc/samsung/jive_wm8750.c | 2 +-
> sound/soc/samsung/littlemill.c | 2 +-
> sound/soc/samsung/neo1973_wm8753.c | 2 +-
> sound/soc/samsung/rx1950_uda1380.c | 2 +-
> sound/soc/samsung/s3c24xx_simtec.c | 2 +-
> sound/soc/samsung/s3c24xx_uda134x.c | 2 +-
> sound/soc/samsung/smartq_wm8987.c | 2 +-
> sound/soc/samsung/smdk_spdif.c | 2 +-
> sound/soc/samsung/smdk_wm8580.c | 2 +-
> sound/soc/samsung/smdk_wm8994.c | 2 +-
> sound/soc/samsung/smdk_wm8994pcm.c | 2 +-
> sound/soc/samsung/tm2_wm5110.c | 2 +-
> sound/soc/samsung/tobermory.c | 2 +-
> 15 files changed, 15 insertions(+), 15 deletions(-)
>
Reviewed-by: Krzysztof Kozlowski <krzk@...nel.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists