mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 21:50:53 +07:00
Merge remote-tracking branch 'asoc/topic/wm8995' into asoc-next
This commit is contained in:
commit
c99d49a8f8
@ -1930,7 +1930,7 @@ static int wm8995_set_dai_sysclk(struct snd_soc_dai *dai,
|
||||
dai->id + 1, freq);
|
||||
break;
|
||||
case WM8995_SYSCLK_MCLK2:
|
||||
wm8995->sysclk[dai->id] = WM8995_SYSCLK_MCLK1;
|
||||
wm8995->sysclk[dai->id] = WM8995_SYSCLK_MCLK2;
|
||||
wm8995->mclk[1] = freq;
|
||||
dev_dbg(dai->dev, "AIF%d using MCLK2 at %uHz\n",
|
||||
dai->id + 1, freq);
|
||||
|
Loading…
Reference in New Issue
Block a user