]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/codecs/wm8731.h
ALSA: ASoC: Convert wm8731 to a new-style i2c driver
[linux-2.6-omap-h63xx.git] / sound / soc / codecs / wm8731.h
index 5bcab6a7afb4f8c2a760637383201944c87da565..0f8123909ab07b6eeb3e854fcdfe9dcf4663fc53 100644 (file)
 #define WM8731_DAI             0
 
 struct wm8731_setup_data {
+       int            i2c_bus;
        unsigned short i2c_address;
 };
 
-extern struct snd_soc_codec_dai wm8731_dai;
+extern struct snd_soc_dai wm8731_dai;
 extern struct snd_soc_codec_device soc_codec_dev_wm8731;
 
 #endif