Browse Source

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

Mark Brown 12 years ago
parent
commit
9631c02e24
1 changed files with 1 additions and 0 deletions
  1. 1 0
      sound/soc/codecs/wm8994.c

+ 1 - 0
sound/soc/codecs/wm8994.c

@@ -2841,6 +2841,7 @@ static int wm8994_aif3_hw_params(struct snd_pcm_substream *substream,
 		default:
 			return 0;
 		}
+		break;
 	default:
 		return 0;
 	}