aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2013-05-03 04:30:29 -0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-05-03 04:30:29 -0400
commit9631c02e240236ec206394fb52380647d0e70e4f (patch)
tree086d0ba568addd791a7cec42a5ba6b7f8a1ea660 /sound
parent57669eaab2e9d347b1063fd57038ba26afba5882 (diff)
parent4495e46fe18f198366961bb2b324a694ef8a9b44 (diff)
Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/wm8994.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c
index c9bd445c4976..e5f96c98c5a8 100644
--- a/sound/soc/codecs/wm8994.c
+++ b/sound/soc/codecs/wm8994.c
@@ -2841,6 +2841,7 @@ static int wm8994_aif3_hw_params(struct snd_pcm_substream *substream,
2841 default: 2841 default:
2842 return 0; 2842 return 0;
2843 } 2843 }
2844 break;
2844 default: 2845 default:
2845 return 0; 2846 return 0;
2846 } 2847 }