]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/codecs/wm8510.h
ALSA: ASoC: Add WM8510 SPI support
[linux-2.6-omap-h63xx.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;
 };