git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a7c516
)
ALSA: hda - Release assigned pin/cvt at error path of hdmi_pcm_open()
author
Takashi Iwai
<tiwai@suse.de>
Fri, 1 Feb 2013 13:01:27 +0000
(14:01 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 1 Feb 2013 13:01:27 +0000
(14:01 +0100)
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: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found