|
@@ -523,7 +523,6 @@ static int max98925_probe(struct snd_soc_codec *codec)
|
|
struct max98925_priv *max98925 = snd_soc_codec_get_drvdata(codec);
|
|
struct max98925_priv *max98925 = snd_soc_codec_get_drvdata(codec);
|
|
|
|
|
|
max98925->codec = codec;
|
|
max98925->codec = codec;
|
|
- codec->control_data = max98925->regmap;
|
|
|
|
regmap_write(max98925->regmap, MAX98925_GLOBAL_ENABLE, 0x00);
|
|
regmap_write(max98925->regmap, MAX98925_GLOBAL_ENABLE, 0x00);
|
|
/* It's not the default but we need to set DAI_DLY */
|
|
/* It's not the default but we need to set DAI_DLY */
|
|
regmap_write(max98925->regmap,
|
|
regmap_write(max98925->regmap,
|