Browse Source

Merge remote-tracking branch 'asoc/fix/adsp' into asoc-linus

Mark Brown 12 years ago
parent
commit
4bb762056f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound/soc/codecs/wm_adsp.c

+ 1 - 1
sound/soc/codecs/wm_adsp.c

@@ -279,7 +279,7 @@ static const struct soc_enum wm_adsp2_rate_enum[] = {
 			      ARIZONA_DSP1_RATE_SHIFT, 0xf,
 			      ARIZONA_RATE_ENUM_SIZE,
 			      arizona_rate_text, arizona_rate_val),
-	SOC_VALUE_ENUM_SINGLE(ARIZONA_DSP3_CONTROL_1,
+	SOC_VALUE_ENUM_SINGLE(ARIZONA_DSP4_CONTROL_1,
 			      ARIZONA_DSP1_RATE_SHIFT, 0xf,
 			      ARIZONA_RATE_ENUM_SIZE,
 			      arizona_rate_text, arizona_rate_val),