Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394...
[deliverable/linux.git] / sound / soc / codecs / wm8510.h
index f5d2e42eb3f491730dc8fb2b46f4f7764dacc6c9..bdefcf5c69ff2a9ed57e160843710467d19d33d0 100644 (file)
@@ -94,6 +94,8 @@
 #define WM8510_MCLKDIV_12      (7 << 5)
 
 struct wm8510_setup_data {
+       int spi;
+       int i2c_bus;
        unsigned short i2c_address;
 };
 
This page took 0.027132 seconds and 5 git commands to generate.