Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[pandora-kernel.git] / include / sound / tlv320dac33-plat.h
index 3f428d5..6c66496 100644 (file)
@@ -15,6 +15,8 @@
 
 struct tlv320dac33_platform_data {
        int power_gpio;
+       int mode1_latency; /* latency caused by the i2c writes in us */
+       int auto_fifo_config; /* FIFO config based on the period size */
        int keep_bclk;  /* Keep the BCLK running in FIFO modes */
        u8 burst_bclkdiv;
 };