]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/hda/hda_codec.c
Merge branch 'topic/hda-modularize' into topic/hda
[linux-2.6-omap-h63xx.git] / sound / pci / hda / hda_codec.c
index 004344825e9e14bfd00947d334b24892a610770a..d49d0b69868769a97e67e3c0b076fdba4c1cd34f 100644 (file)
@@ -1282,6 +1282,7 @@ void snd_hda_codec_reset(struct hda_codec *codec)
        }
        if (codec->patch_ops.free)
                codec->patch_ops.free(codec);
+       codec->proc_widget_hook = NULL;
        codec->spec = NULL;
        free_hda_cache(&codec->amp_cache);
        free_hda_cache(&codec->cmd_cache);