From: Julia Lawall Date: Mon, 9 Apr 2012 08:16:35 +0000 (+0200) Subject: ALSA: sound/isa/sscape.c: add missing resource-release code X-Git-Tag: v3.4-rc3~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38be95dd3d314bd393a26f6e441ae2c57ef7f064;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed