diff options
Diffstat (limited to 'sound/soc')
-rw-r--r-- | sound/soc/codecs/wm8731.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/wm8731.c b/sound/soc/codecs/wm8731.c index 9956d654b6f3..82f440fcf294 100644 --- a/sound/soc/codecs/wm8731.c +++ b/sound/soc/codecs/wm8731.c | |||
@@ -435,6 +435,7 @@ static const struct _coeff_div coeff_div[] = { | |||
435 | /* 32k */ | 435 | /* 32k */ |
436 | {12288000, 32000, 384, 0x6, 0x0, 0x0}, | 436 | {12288000, 32000, 384, 0x6, 0x0, 0x0}, |
437 | {18432000, 32000, 576, 0x6, 0x1, 0x0}, | 437 | {18432000, 32000, 576, 0x6, 0x1, 0x0}, |
438 | {12000000, 32000, 375, 0x6, 0x0, 0x1}, | ||
438 | 439 | ||
439 | /* 8k */ | 440 | /* 8k */ |
440 | {12288000, 8000, 1536, 0x3, 0x0, 0x0}, | 441 | {12288000, 8000, 1536, 0x3, 0x0, 0x0}, |