ASoC: twl4030: Remove check defaults functionality
No need to keep the check defaults functionality anymore. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
parent
a8fc415c29
commit
7bfbdfea57
2 changed files with 0 additions and 24 deletions
|
@ -670,7 +670,6 @@ struct twl4030_codec_data {
|
|||
unsigned int digimic_delay; /* in ms */
|
||||
unsigned int ramp_delay_value;
|
||||
unsigned int offset_cncl_path;
|
||||
unsigned int check_defaults:1;
|
||||
unsigned int reset_registers:1;
|
||||
unsigned int hs_extmute:1;
|
||||
int hs_extmute_gpio;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue