]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: hda-intel: reorder HDMI audio enabling sequence
authorWu Fengguang <fengguang.wu@intel.com>
Mon, 17 Nov 2008 08:57:33 +0000 (16:57 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 17 Nov 2008 09:03:41 +0000 (10:03 +0100)
commit796359d150356adabb677d708a4e66a09d29d9d8
tree724fa7a124f8a5b7a804f4940655015dda33a8cb
parentc0cea0d09d15350c398e2951e7cf4d6f0fc98977
ALSA: hda-intel: reorder HDMI audio enabling sequence

Reorder HDMI audio enabling sequence so that
1) the sink knows about the coming audio stream
2) unmute
3) start transferring audio samples

The theory is that in the path A=>B=>C, we first make C ready, and then
enable B, and lastly allow A to send audio samples.

Signed-off-by: Wu Fengguang <wfg@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_intelhdmi.c