From: Takashi Iwai Date: Fri, 1 Feb 2013 13:01:27 +0000 (+0100) Subject: ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open() X-Git-Tag: v3.9-rc1~129^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ad779b7329d6894a80df94e693e72eaa0d56790;p=pandora-kernel.git ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open() If the driver detects and invalid ELD, it gives an open error. But it forgot to release the assigned pin, converter and spdif ctls before returning. Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed