From aa430a5811891be3a6ca365facbb4f19a8d06d88 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Mon, 3 Oct 2011 21:07:06 +0100 Subject: [PATCH] --- yaml --- r: 270742 b: refs/heads/master c: 11c2b5f2dc7ce42ddb779e1979d9defb02b70762 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/wm5100.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 3d4e45043216..ab323e183ca0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0b07ab9244d34929b6e07d6a275137a229e9c839 +refs/heads/master: 11c2b5f2dc7ce42ddb779e1979d9defb02b70762 diff --git a/trunk/sound/soc/codecs/wm5100.c b/trunk/sound/soc/codecs/wm5100.c index 46afdf86f592..8d90ba9c1f5f 100644 --- a/trunk/sound/soc/codecs/wm5100.c +++ b/trunk/sound/soc/codecs/wm5100.c @@ -1755,7 +1755,7 @@ static int wm5100_set_sysclk(struct snd_soc_codec *codec, int clk_id, fval = 1; break; case 22579200: - case 2457600: + case 24576000: fval = 2; break; default: @@ -1772,7 +1772,7 @@ static int wm5100_set_sysclk(struct snd_soc_codec *codec, int clk_id, case 6144000: case 12288000: - case 2457600: + case 24576000: audio_rate = 48000; break;