Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347446
b: refs/heads/master
c: 1098b7c
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Dec 17, 2012
1 parent 6ab928c commit 44642ac
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: 6be7f5344b4fca35f1955aa73f0de825316a3236
refs/heads/master: 1098b7c2285d6d4c0d523563be580a56b07f11c7
1 change: 1 addition & 0 deletions trunk/sound/pci/hda/patch_realtek.c
Original file line number Diff line number Diff line change
Expand Up @@ -4373,6 +4373,7 @@ static int alc_alloc_spec(struct hda_codec *codec, hda_nid_t mixer_nid)
if (!spec)
return -ENOMEM;
codec->spec = spec;
codec->single_adc_amp = 1;
spec->mixer_nid = mixer_nid;
snd_hda_gen_init(&spec->gen);
snd_array_init(&spec->kctls, sizeof(struct snd_kcontrol_new), 32);
Expand Down

0 comments on commit 44642ac

Please sign in to comment.