[alsa-devel] [PATCH 0/7] ASoC: Constify hw_constraints
Takashi Iwai
tiwai at suse.de
Thu Jun 8 23:37:18 CEST 2017
Hi,
this is a series of trivial patches to add const prefix appropriately
to the possible hw_constraint static objects like the previous
patchset for other ALSA drivers. It's just for hardening.
thanks,
Takashi
===
Takashi Iwai (7):
ASoC: cs35l34: Constify hw_constraints
ASoC: cs53l30: Constify hw_constraints
ASoC: intel: bxt: Constify hw_constraints
ASoC: intel: byt: Constify hw_constraints
ASoC: intel: skl: Constify hw_constraints
ASoC: mediatek: Constify hw_constraints
ASoC: samsung: Constify hw_constraints
sound/soc/codecs/cs35l34.c | 4 ++--
sound/soc/codecs/cs53l30.c | 2 +-
sound/soc/intel/boards/bxt_da7219_max98357a.c | 12 ++++++------
sound/soc/intel/boards/bxt_rt298.c | 12 ++++++------
sound/soc/intel/boards/bytcht_nocodec.c | 4 ++--
sound/soc/intel/boards/bytcr_rt5651.c | 4 ++--
sound/soc/intel/boards/skl_nau88l25_max98357a.c | 16 ++++++++--------
sound/soc/intel/boards/skl_nau88l25_ssm4567.c | 16 ++++++++--------
sound/soc/intel/boards/skl_rt286.c | 12 ++++++------
sound/soc/mediatek/mt2701/mt2701-cs42448.c | 2 +-
sound/soc/samsung/s3c24xx_uda134x.c | 2 +-
11 files changed, 43 insertions(+), 43 deletions(-)
--
2.13.0
More information about the Alsa-devel
mailing list