Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157837
b: refs/heads/master
c: 16ffe32
h: refs/heads/master
i:
  157835: 12d38a6
v: v3
  • Loading branch information
Takashi Iwai committed Aug 4, 2009
1 parent ebdd952 commit b445ed6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 15cfa2b3db8b64d4e66d36fb88d21bae9ea3dfba
refs/heads/master: 16ffe32c773dab387cfc5e6bdf181367ff944376
4 changes: 1 addition & 3 deletions trunk/sound/pci/hda/patch_sigmatel.c
Original file line number Diff line number Diff line change
Expand Up @@ -4782,10 +4782,8 @@ static void stac92xx_unsol_event(struct hda_codec *codec, unsigned int res)

switch (event->type) {
case STAC_HP_EVENT:
stac92xx_hp_detect(codec);
break;
case STAC_LO_EVENT:
stac92xx_line_out_detect(codec, 0);
stac92xx_hp_detect(codec);
break;
case STAC_MIC_EVENT:
stac92xx_mic_detect(codec);
Expand Down

0 comments on commit b445ed6

Please sign in to comment.