You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
ASoC: wm2200: Add missing BCLK rate
Without this very high BCLKs will be configured incorrectly. Reported-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: stable@vger.kernel.org
This commit is contained in:
@@ -1491,6 +1491,7 @@ static int wm2200_bclk_rates_dat[WM2200_NUM_BCLK_RATES] = {
|
||||
|
||||
static int wm2200_bclk_rates_cd[WM2200_NUM_BCLK_RATES] = {
|
||||
5644800,
|
||||
3763200,
|
||||
2882400,
|
||||
1881600,
|
||||
1411200,
|
||||
|
||||
Reference in New Issue
Block a user