Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux-2.6-microblaze.git] / include / linux / i2c / twl.h
index 1faa58f..9a5e284 100644 (file)
@@ -664,7 +664,7 @@ struct twl4030_codec_data {
        unsigned int check_defaults:1;
        unsigned int reset_registers:1;
        unsigned int hs_extmute:1;
-       void (*set_hs_extmute)(int mute);
+       int hs_extmute_gpio;
 };
 
 struct twl4030_vibra_data {