Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120515
b: refs/heads/master
c: 56d1771
h: refs/heads/master
i:
  120513: 22e8338
  120511: edb090a
v: v3
  • Loading branch information
Takashi Iwai committed Nov 28, 2008
1 parent fc36c18 commit 66cf646
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2d34e1b3bb991a99322fb55681d1e73ada3de35c
refs/heads/master: 56d17712d54d3aa3d6ef930123d692351d33217c
1 change: 1 addition & 0 deletions trunk/sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -1237,6 +1237,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);
Expand Down

0 comments on commit 66cf646

Please sign in to comment.