Home
last modified time | relevance | path

Searched hist:"5 ace37bd7947e28dec5559a57ddc6e1d997dbec5" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/fsl/
H A Dp1022_rdk.cdiff 5ace37bd7947e28dec5559a57ddc6e1d997dbec5 Mon Mar 13 14:12:22 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> ASoC: fsl: constify snd_soc_ops structures

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.

The following .o files did not compile:
sound/soc/fsl/{p1022_rdk.c/p1022_ds.c/mpc8610_hpcd.c}

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Deukrea-tlv320.cdiff 5ace37bd7947e28dec5559a57ddc6e1d997dbec5 Mon Mar 13 14:12:22 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> ASoC: fsl: constify snd_soc_ops structures

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.

The following .o files did not compile:
sound/soc/fsl/{p1022_rdk.c/p1022_ds.c/mpc8610_hpcd.c}

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Dp1022_ds.cdiff 5ace37bd7947e28dec5559a57ddc6e1d997dbec5 Mon Mar 13 14:12:22 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> ASoC: fsl: constify snd_soc_ops structures

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.

The following .o files did not compile:
sound/soc/fsl/{p1022_rdk.c/p1022_ds.c/mpc8610_hpcd.c}

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
H A Dmpc8610_hpcd.cdiff 5ace37bd7947e28dec5559a57ddc6e1d997dbec5 Mon Mar 13 14:12:22 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> ASoC: fsl: constify snd_soc_ops structures

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.

The following .o files did not compile:
sound/soc/fsl/{p1022_rdk.c/p1022_ds.c/mpc8610_hpcd.c}

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>