X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Ftwl4030.h;h=2b4bfa23f985d5c2a1f74e8cad4f607410a8f23b;hp=fe5f395d9e4fe8bdcce9b4ca29c82aceecb57a7c;hb=4c0bccbe66ffe34f7bc88d29c345f9a7888656eb;hpb=3b88bc522986ae853670fcba71bb3761c84f7867 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__ */