]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'asoc/topic...
authorMark Brown <broonie@kernel.org>
Mon, 9 Feb 2015 07:10:19 +0000 (15:10 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 9 Feb 2015 07:10:19 +0000 (15:10 +0800)
1  2  3  4  5  6 
sound/soc/codecs/rt5645.c
sound/soc/codecs/rt5670.c
sound/soc/fsl/fsl_spdif.c
sound/soc/fsl/fsl_ssi.c
sound/soc/intel/sst/sst_acpi.c

Simple merge
Simple merge
Simple merge
Simple merge
index e541d0e69ea285b1fb73f835d430d8650e54e45e,3abc29e8a9287d133636d97fe74a96687c953bc0,3abc29e8a9287d133636d97fe74a96687c953bc0,378ef3c3042c33220ae5d8dc91b223c135f5fbb8,3abc29e8a9287d133636d97fe74a96687c953bc0,3abc29e8a9287d133636d97fe74a96687c953bc0..b782dfdcdbba10202150257e3aa695e55ec63e24
@@@@@@@ -350,8 -350,8 -350,8 -350,10 -350,8 -350,8 +350,10 @@@@@@@ static struct sst_machines sst_acpi_byt
      
      /* Cherryview-based platforms: CherryTrail and Braswell */
      static struct sst_machines sst_acpi_chv[] = {
 -- --  {"10EC5670", "cht-bsw", "cht-bsw-rt5672", NULL, "fw_sst_22a8.bin",
 ++ ++  {"10EC5670", "cht-bsw", "cht-bsw-rt5672", NULL, "intel/fw_sst_22a8.bin",
 ++ ++                                          &chv_platform_data },
+++ ++  {"10EC5645", "cht-bsw", "cht-bsw-rt5645", NULL, "intel/fw_sst_22a8.bin",
+                                               &chv_platform_data },
        {},
      };