Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel...
[safe/jmp/linux-2.6] / include / sound / tlv320dac33-plat.h
index 5858d06..3f428d5 100644 (file)
@@ -15,6 +15,8 @@
 
 struct tlv320dac33_platform_data {
        int power_gpio;
+       int keep_bclk;  /* Keep the BCLK running in FIFO modes */
+       u8 burst_bclkdiv;
 };
 
 #endif /* __TLV320DAC33_PLAT_H */