From 9b74de00f7b35427bbea34c5d59d6f05fc0e3a8f Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 13 Feb 2015 07:38:27 +0000 Subject: brcm2708: refresh patches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas SVN-Revision: 44433 --- ...37-ASoC-wm8804-Implement-MCLK-configuration-options-add.patch | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) mode change 100755 => 100644 target/linux/brcm2708/patches-3.18/0037-ASoC-wm8804-Implement-MCLK-configuration-options-add.patch (limited to 'target/linux/brcm2708/patches-3.18/0037-ASoC-wm8804-Implement-MCLK-configuration-options-add.patch') diff --git a/target/linux/brcm2708/patches-3.18/0037-ASoC-wm8804-Implement-MCLK-configuration-options-add.patch b/target/linux/brcm2708/patches-3.18/0037-ASoC-wm8804-Implement-MCLK-configuration-options-add.patch old mode 100755 new mode 100644 index 9796fc5..1a96a09 --- a/target/linux/brcm2708/patches-3.18/0037-ASoC-wm8804-Implement-MCLK-configuration-options-add.patch +++ b/target/linux/brcm2708/patches-3.18/0037-ASoC-wm8804-Implement-MCLK-configuration-options-add.patch @@ -19,11 +19,9 @@ Signed-off-by: Daniel Matuschek sound/soc/codecs/wm8804.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -diff --git a/sound/soc/codecs/wm8804.c b/sound/soc/codecs/wm8804.c -index 3addc5f..d060b23 100644 --- a/sound/soc/codecs/wm8804.c +++ b/sound/soc/codecs/wm8804.c -@@ -278,6 +278,7 @@ static int wm8804_hw_params(struct snd_pcm_substream *substream, +@@ -278,6 +278,7 @@ static int wm8804_hw_params(struct snd_p blen = 0x1; break; case 24: @@ -31,7 +29,7 @@ index 3addc5f..d060b23 100644 blen = 0x2; break; default: -@@ -624,7 +625,7 @@ static const struct snd_soc_dai_ops wm8804_dai_ops = { +@@ -624,7 +625,7 @@ static const struct snd_soc_dai_ops wm88 }; #define WM8804_FORMATS (SNDRV_PCM_FMTBIT_S16_LE | SNDRV_PCM_FMTBIT_S20_3LE | \ @@ -40,6 +38,3 @@ index 3addc5f..d060b23 100644 #define WM8804_RATES (SNDRV_PCM_RATE_32000 | SNDRV_PCM_RATE_44100 | \ SNDRV_PCM_RATE_48000 | SNDRV_PCM_RATE_64000 | \ --- -1.8.3.2 - -- cgit v1.1