Commit 9631c02e authored by Mark Brown's avatar Mark Brown

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

parents 57669eaa 4495e46f
...@@ -2841,6 +2841,7 @@ static int wm8994_aif3_hw_params(struct snd_pcm_substream *substream, ...@@ -2841,6 +2841,7 @@ static int wm8994_aif3_hw_params(struct snd_pcm_substream *substream,
default: default:
return 0; return 0;
} }
break;
default: default:
return 0; return 0;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment