mirror of https://gitee.com/openkylin/linux.git
Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linus
This commit is contained in:
commit
9631c02e24
|
@ -2841,6 +2841,7 @@ static int wm8994_aif3_hw_params(struct snd_pcm_substream *substream,
|
|||
default:
|
||||
return 0;
|
||||
}
|
||||
break;
|
||||
default:
|
||||
return 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue