]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/soc/codecs/tlv320aic3x.h
ALSA: ASoC: Convert tlv320aic3x to a new-style i2c driver (v2)
[linux-2.6-omap-h63xx.git] / sound / soc / codecs / tlv320aic3x.h
index d76c079b86e7b52f148b3a35a49ff0ea2f9a7b8d..afb238ec0b9df12af4160505cefae3ad3c1be288 100644 (file)
@@ -224,6 +224,7 @@ int aic3x_get_gpio(struct snd_soc_codec *codec, int gpio);
 int aic3x_headset_detected(struct snd_soc_codec *codec);
 
 struct aic3x_setup_data {
+       int i2c_bus;
        unsigned short i2c_address;
        unsigned int gpio_func[2];
 };