Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 311332
b: refs/heads/master
c: 09a6071
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jun 26, 2012
1 parent e15c455 commit 4423ec6
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 59cad16bc6deb85bd2a464da92bbaae289f0286f
refs/heads/master: 09a6071bfe0ecf41376ad6a143508c8b2f93f52b
2 changes: 2 additions & 0 deletions trunk/sound/pci/hda/hda_codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -2335,6 +2335,8 @@ int snd_hda_codec_reset(struct hda_codec *codec)
/* free only driver_pins so that init_pins + user_pins are restored */
snd_array_free(&codec->driver_pins);
restore_pincfgs(codec);
snd_array_free(&codec->cvt_setups);
snd_array_free(&codec->spdif_out);
codec->num_pcms = 0;
codec->pcm_info = NULL;
codec->preset = NULL;
Expand Down

0 comments on commit 4423ec6

Please sign in to comment.