X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=sound%2Fsoc%2Fcodecs%2Fstac9766.c;h=982e437799a8e62aa8085a9d5b509fa4d8f8a387;hb=ae168d973f5fa3f3467dc5600f74a0f03e3cafe7;hp=33c0f3d39c87ea0ea6c99ea1752f30e663914766;hpb=009487258399cb4f431992919fa0f386d1b74ceb;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;