commit | 38be95dd3d314bd393a26f6e441ae2c57ef7f064 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Mon Apr 09 10:16:35 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Apr 10 08:42:07 2012 +0200 |
tree | 3e7f53a6d6c0c4a4ae229ad1cc0497e351bfd4ed | |
parent | 156d14da4cfc4fe01b705d6e2d22e44c0a2dbecd [diff] |
ALSA: sound/isa/sscape.c: add missing resource-release code At the point of this error-handling code, both regions and the dma have been allocated, so free it as done in previous and subsequent error-handling code. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Takashi Iwai <tiwai@suse.de>