From: Stephen Warren Date: Wed, 1 Jun 2011 17:14:20 +0000 (-0600) Subject: ALSA: hda: hdmi_eld_update_pcm_info: update a stream in place X-Git-Tag: v3.1-rc1~271^2^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2def8172c6611f2577260287ebf5dd3b63f7ef55;p=pandora-kernel.git ALSA: hda: hdmi_eld_update_pcm_info: update a stream in place A future change won't store an entire hda_pcm_stream just to represent the capabilities of a codec; a custom data-structure will be used. To ease that transition, modify hdmi_eld_update_pcm_info to expect the hda_pcm_stream to be pre-initialized with the codec's capabilities, and to update those capabilities in-place based on the ELD. Signed-off-by: Stephen Warren Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed