From: Wu Fengguang Date: Mon, 17 Nov 2008 08:57:33 +0000 (+0800) Subject: ALSA: hda-intel: reorder HDMI audio enabling sequence X-Git-Tag: v2.6.29-rc1~590^2~6^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=796359d150356adabb677d708a4e66a09d29d9d8;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed