ALSA: hda - Fix error path in the sanity check in azx_pcm_open()
authorTakashi Iwai <tiwai@suse.de>
Sun, 5 Jul 2009 09:44:46 +0000 (11:44 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 5 Jul 2009 09:44:46 +0000 (11:44 +0200)
commitaba6653617754e12763a0d3c9dda332b66190a50
tree7facb76ceb0c3e2a01daaeb13bac3f145ac9eb9c
parent02358fcfa54ce018a0bb56ca9f5a898de574a9d3
ALSA: hda - Fix error path in the sanity check in azx_pcm_open()

Release resources cleanly after errors in the sanity check in
azx_pcm_open().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c