Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284211
b: refs/heads/master
c: fc5b15f
h: refs/heads/master
i:
  284209: 5d96a2c
  284207: 616f7ba
v: v3
  • Loading branch information
Takashi Iwai committed Nov 16, 2011
1 parent 22a804a commit da2225b
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: 344b01aecdc1e1173b5aa86208ef583489de7710
refs/heads/master: fc5b15f13886afad43fc6c0040af7cb5172a0bd8
2 changes: 2 additions & 0 deletions trunk/sound/pci/hda/hda_jack.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,8 @@ int snd_hda_jack_add_kctl(struct hda_codec *codec, hda_nid_t nid,
if (snd_hda_ctl_add(codec, nid, kctl) < 0)
return -ENOMEM;
jack->kctl = kctl;
snd_kctl_jack_report(codec->bus->card, kctl,
snd_hda_jack_detect(codec, nid));
return 0;
}
EXPORT_SYMBOL_HDA(snd_hda_jack_add_kctl);
Expand Down

0 comments on commit da2225b

Please sign in to comment.