diff --git a/[refs] b/[refs] index 6988a5fb25bb..3088cdd306d2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2a8a856d427fea68a5d538adf52edae4cdbb246b +refs/heads/master: 604533de0f60c3be6ae99fdaf44d1d79f38b307e diff --git a/trunk/sound/soc/codecs/wm8994.c b/trunk/sound/soc/codecs/wm8994.c index d36b62b492c1..45bfa09f2e45 100644 --- a/trunk/sound/soc/codecs/wm8994.c +++ b/trunk/sound/soc/codecs/wm8994.c @@ -63,8 +63,8 @@ static const struct { } wm8958_micd_rates[] = { { 32768, true, 1, 4 }, { 32768, false, 1, 1 }, - { 44100 * 256, true, 7, 6 }, - { 44100 * 256, false, 7, 6 }, + { 44100 * 256, true, 7, 10 }, + { 44100 * 256, false, 7, 10 }, }; static void wm8958_micd_set_rate(struct snd_soc_codec *codec)