]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/codecs/wm8750.h
ALSA: ASoC: Convert wm8750 to a new-style i2c driver
[linux-2.6-omap-h63xx.git] / sound / soc / codecs / wm8750.h
index a97a54a6348ee492c7e2c4b7f0f35b7761ab8db0..fe6c80f7d9e288d9f25b1d55b427f664adf03a60 100644 (file)
 #define WM8750_SYSCLK  0
 
 struct wm8750_setup_data {
+       int i2c_bus;
        unsigned short i2c_address;
 };
 
-extern struct snd_soc_codec_dai wm8750_dai;
+extern struct snd_soc_dai wm8750_dai;
 extern struct snd_soc_codec_device soc_codec_dev_wm8750;
 
 #endif