X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Ftwl4030.h;h=2b4bfa23f985d5c2a1f74e8cad4f607410a8f23b;hb=124e39b34d9b38cde4cac02077d5b58f6c1f063e;hp=fe5f395d9e4fe8bdcce9b4ca29c82aceecb57a7c;hpb=57599cc997b81a7c4f764693a7316886a72067fe;p=pandora-kernel.git diff --git a/sound/soc/codecs/twl4030.h b/sound/soc/codecs/twl4030.h index fe5f395d9e4f..2b4bfa23f985 100644 --- a/sound/soc/codecs/twl4030.h +++ b/sound/soc/codecs/twl4030.h @@ -274,6 +274,8 @@ extern struct snd_soc_codec_device soc_codec_dev_twl4030; struct twl4030_setup_data { unsigned int ramp_delay_value; unsigned int sysclk; + unsigned int hs_extmute:1; + void (*set_hs_extmute)(int mute); }; #endif /* End of __TWL4030_AUDIO_H__ */