From: Takashi Iwai Date: Fri, 14 Jan 2011 09:30:46 +0000 (+0100) Subject: ALSA: hda - Store PCM parameters properly in HDMI open callback X-Git-Tag: v2.6.38-rc1~7^2~1^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=639cef0eb6df05d5516520aa89b0c9fe62ee2d3b;p=pandora-kernel.git ALSA: hda - Store PCM parameters properly in HDMI open callback In hdmi_pcm_open(), the evaluated PCM hw parameters are stored in hinfo, but these aren't properly set back to the current runtime record since these have been set beforehand in azx_pcm_open(). This patch fixes the behavior. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed