Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316136
b: refs/heads/master
c: 9dd8cf1
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jun 21, 2012
1 parent 25bd3e9 commit a5a38b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8ceb332df46863ac8f74114a2b1805719cf49dcc
refs/heads/master: 9dd8cf125d27742a25219bfdf82026e7efed27d9
2 changes: 1 addition & 1 deletion trunk/sound/pci/hda/patch_hdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1388,7 +1388,7 @@ static int simple_playback_build_pcms(struct hda_codec *codec)
static void simple_hdmi_unsol_event(struct hda_codec *codec,
unsigned int res)
{
snd_hda_jack_get_action(codec, res >> AC_UNSOL_RES_TAG_SHIFT);
snd_hda_jack_set_dirty_all(codec);
snd_hda_jack_report_sync(codec);
}

Expand Down

0 comments on commit a5a38b1

Please sign in to comment.