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)
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>

No differences found