Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133087
b: refs/heads/master
c: d1f1af2
h: refs/heads/master
i:
  133085: 4dfd5f0
  133083: aa1e1e8
  133079: b3d426d
  133071: f799fdc
  133055: 46c542a
v: v3
  • Loading branch information
Takashi Iwai committed Mar 2, 2009
1 parent 5f9f31d commit cc8beda
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 4c4531d64dd0442813c7307b860bf40a2aec51bc
refs/heads/master: d1f1af2dbf8207db590853a59bec465c4f68cfdc
3 changes: 3 additions & 0 deletions trunk/sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -1519,6 +1519,9 @@ int snd_hda_codec_reset(struct hda_codec *codec)
codec->num_pcms = 0;
codec->pcm_info = NULL;
codec->preset = NULL;
memset(&codec->patch_ops, 0, sizeof(codec->patch_ops));
codec->slave_dig_outs = NULL;
codec->spdif_status_reset = 0;
module_put(codec->owner);
codec->owner = NULL;

Expand Down

0 comments on commit cc8beda

Please sign in to comment.