ASoC: Only unregister drivers we registered for WM8753
[safe/jmp/linux-2.6] / sound / soc / codecs / wm8750.h
index 8ef30e6..1dc100e 100644 (file)
@@ -58,6 +58,8 @@
 #define WM8750_SYSCLK  0
 
 struct wm8750_setup_data {
+       int spi;
+       int i2c_bus;
        unsigned short i2c_address;
 };