[alsa-devel] [PATCH 0/4] ASoC: constification patches

Mathias Krause minipli at googlemail.com
Sat Jun 13 14:25:12 CEST 2015


Hi Liam, Mark,

this series constifies a few variables in the SoC code that are only
read, namely struct reg_default and struct acpi_device_id.

Please apply!


Mathias Krause (4):
  ASoC: max98090: Constify ACPI device ids and register map
  ASoC: rt5640: Constify ACPI device ids and register map
  ASoC: rt5670: Constify ACPI device ids and register map
  ASoC: intel: Constify ACPI device ids

 sound/soc/codecs/max98090.c       |    4 ++--
 sound/soc/codecs/rt5640.c         |    5 ++---
 sound/soc/codecs/rt5670.c         |    5 ++---
 sound/soc/intel/common/sst-acpi.c |    2 +-
 4 files changed, 7 insertions(+), 9 deletions(-)

-- 
1.7.10.4



More information about the Alsa-devel mailing list