Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle'
[deliverable/linux.git] / sound / soc / codecs / wm8962.h
index 910aafd09d21e210d2b6e0b36c7e3243533d5e6b..e63a318a3015e1c2ef6fe1190b17e5afecd5b07c 100644 (file)
@@ -16,9 +16,9 @@
 #include <asm/types.h>
 #include <sound/soc.h>
 
-#define WM8962_SYSCLK_MCLK 1
-#define WM8962_SYSCLK_FLL  2
-#define WM8962_SYSCLK_PLL3 3
+#define WM8962_SYSCLK_MCLK 0
+#define WM8962_SYSCLK_FLL  1
+#define WM8962_SYSCLK_PLL3 2
 
 #define WM8962_FLL  1
 
This page took 0.026122 seconds and 5 git commands to generate.