alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] ASoC: Constify hw_constraints
@ 2017-06-08 21:37 Takashi Iwai
  2017-06-08 21:37 ` [PATCH 1/7] ASoC: cs35l34: " Takashi Iwai
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Takashi Iwai @ 2017-06-08 21:37 UTC (permalink / raw)
  To: Mark Brown
  Cc: alsa-devel, Vinod Koul, Brian Austin, Krzysztof Kozlowski,
	Liam Girdwood, Paul Handrigan, Matthias Brugger

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

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2017-06-13 21:08 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-08 21:37 [PATCH 0/7] ASoC: Constify hw_constraints Takashi Iwai
2017-06-08 21:37 ` [PATCH 1/7] ASoC: cs35l34: " Takashi Iwai
2017-06-13 21:08   ` Applied "ASoC: cs35l34: Constify hw_constraints" to the asoc tree Mark Brown
2017-06-08 21:37 ` [PATCH 2/7] ASoC: cs53l30: Constify hw_constraints Takashi Iwai
2017-06-13 21:08   ` Applied "ASoC: cs53l30: Constify hw_constraints" to the asoc tree Mark Brown
2017-06-08 21:37 ` [PATCH 3/7] ASoC: intel: bxt: Constify hw_constraints Takashi Iwai
2017-06-13 20:26   ` Mark Brown
2017-06-13 20:29     ` Takashi Iwai
2017-06-08 21:37 ` [PATCH 4/7] ASoC: intel: byt: " Takashi Iwai
2017-06-09  3:36   ` Vinod Koul
2017-06-13 21:08   ` Applied "ASoC: intel: byt: Constify hw_constraints" to the asoc tree Mark Brown
2017-06-08 21:37 ` [PATCH 5/7] ASoC: intel: skl: Constify hw_constraints Takashi Iwai
2017-06-09  3:36   ` Vinod Koul
2017-06-13 21:08   ` Applied "ASoC: intel: skl: Constify hw_constraints" to the asoc tree Mark Brown
2017-06-08 21:37 ` [PATCH 6/7] ASoC: mediatek: Constify hw_constraints Takashi Iwai
2017-06-09  7:39   ` Matthias Brugger
2017-06-13 21:08   ` Applied "ASoC: mediatek: Constify hw_constraints" to the asoc tree Mark Brown
2017-06-08 21:37 ` [PATCH 7/7] ASoC: samsung: Constify hw_constraints Takashi Iwai
2017-06-09  7:09   ` Krzysztof Kozlowski
2017-06-13 21:08   ` Applied "ASoC: samsung: Constify hw_constraints" to the asoc tree Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).