Merge branches 'upstream-fixes' and 'magicmouse' into for-linus
[pandora-kernel.git] / sound / soc / blackfin / bf5xx-ad193x.c
index d6651c0..a118a0f 100644 (file)
@@ -56,7 +56,7 @@ static int bf5xx_ad193x_hw_params(struct snd_pcm_substream *substream,
 
        switch (params_rate(params)) {
        case 48000:
-               clk = 12288000;
+               clk = 24576000;
                break;
        }