Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170313
b: refs/heads/master
c: 6a5f96c
h: refs/heads/master
i:
  170311: d095f37
v: v3
  • Loading branch information
Takashi Iwai committed Oct 30, 2009
1 parent 3912f4a commit 9e074b7
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: 36dd5c4afff825fca1b6ccde678f51d6933a6850
refs/heads/master: 6a5f96ce72b9e1a4bf06422df53fa819947d2293
2 changes: 2 additions & 0 deletions trunk/sound/pci/hda/patch_intelhdmi.c
Original file line number Diff line number Diff line change
Expand Up @@ -403,11 +403,13 @@ static void hdmi_stop_infoframe_trans(struct hda_codec *codec,
AC_DIPXMIT_DISABLE);
}

#ifdef CONFIG_SND_DEBUG_VERBOSE
static int hdmi_get_channel_count(struct hda_codec *codec, hda_nid_t nid)
{
return 1 + snd_hda_codec_read(codec, nid, 0,
AC_VERB_GET_CVT_CHAN_COUNT, 0);
}
#endif

static void hdmi_set_channel_count(struct hda_codec *codec,
hda_nid_t nid, int chs)
Expand Down

0 comments on commit 9e074b7

Please sign in to comment.