]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/codecs/wm8753.h
ALSA: ASoC: Add WM8753 SPI support
[linux-2.6-omap-h63xx.git] / sound / soc / codecs / wm8753.h
index 44f5f1ff0cc7080bfb920c0c5fbb345901896e8a..6678379c0a29c4b418a4b66949c9eb0e67537a86 100644 (file)
@@ -79,6 +79,8 @@
 #define WM8753_ADCTL2          0x3f
 
 struct wm8753_setup_data {
+       int spi;
+       int i2c_bus;
        unsigned short i2c_address;
 };