Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux into drm...
[profile/ivi/kernel-adaptation-intel-automotive.git] / include / sound / wm8960.h
index 74e9a95..e8ce8ee 100644 (file)
@@ -18,7 +18,7 @@
 struct wm8960_data {
        bool capless;  /* Headphone outputs configured in capless mode */
 
-       int dres;  /* Discharge resistance for headphone outputs */
+       bool shared_lrclk;  /* DAC and ADC LRCLKs are wired together */
 };
 
 #endif