diff options
Diffstat (limited to 'sound/soc/codecs/wm8960.c')
| -rw-r--r-- | sound/soc/codecs/wm8960.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8960.c b/sound/soc/codecs/wm8960.c index 031a1ae71d94..a96eb497a379 100644 --- a/sound/soc/codecs/wm8960.c +++ b/sound/soc/codecs/wm8960.c | |||
| @@ -556,7 +556,7 @@ static struct { | |||
| 556 | { 22050, 2 }, | 556 | { 22050, 2 }, |
| 557 | { 24000, 2 }, | 557 | { 24000, 2 }, |
| 558 | { 16000, 3 }, | 558 | { 16000, 3 }, |
| 559 | { 11250, 4 }, | 559 | { 11025, 4 }, |
| 560 | { 12000, 4 }, | 560 | { 12000, 4 }, |
| 561 | { 8000, 5 }, | 561 | { 8000, 5 }, |
| 562 | }; | 562 | }; |
