X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Fstac9766.c;h=982e437799a8e62aa8085a9d5b509fa4d8f8a387;hb=1dc506a551273b6d7638a09036188554f564d5ec;hp=33c0f3d39c87ea0ea6c99ea1752f30e663914766;hpb=d43b7167d4c74137f9a6c61fdcead127d60357f9;p=~andy%2Flinux diff --git a/sound/soc/codecs/stac9766.c b/sound/soc/codecs/stac9766.c index 33c0f3d39c8..982e437799a 100644 --- a/sound/soc/codecs/stac9766.c +++ b/sound/soc/codecs/stac9766.c @@ -340,7 +340,6 @@ static int stac9766_codec_probe(struct snd_soc_codec *codec) printk(KERN_INFO "STAC9766 SoC Audio Codec %s\n", STAC9766_VERSION); - codec->control_data = codec; /* we don't use regmap! */ ret = snd_soc_new_ac97_codec(codec, &soc_ac97_ops, 0); if (ret < 0) goto codec_err;