summaryrefslogtreecommitdiff
path: root/sound/soc/samsung
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/samsung')
-rw-r--r--sound/soc/samsung/bells.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/samsung/bells.c b/sound/soc/samsung/bells.c
index b135de0..59ffd6c 100644
--- a/sound/soc/samsung/bells.c
+++ b/sound/soc/samsung/bells.c
@@ -28,7 +28,7 @@
#define MCLK_RATE 24576000
#define SYS_AUDIO_RATE 44100
-#define SYS_MCLK_RATE (SYS_AUDIO_RATE * 256)
+#define SYS_MCLK_RATE (SYS_AUDIO_RATE * 512)
#define DAI_AP_DSP 0
#define DAI_DSP_CODEC 1