From: Christophe JAILLET Date: Fri, 17 Jul 2015 18:33:21 +0000 (+0200) Subject: ALSA: sparc: Add missing kfree in error path X-Git-Tag: omap-for-v4.3/fixes-merge-window~198^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25e5eaf19962bd48788371e4f516bdd89ce248bc;p=pandora-kernel.git ALSA: sparc: Add missing kfree in error path If 'of_ioremap' fails, then 'amd' should be freed, otherwise, there is a memory leak. Signed-off-by: Christophe JAILLET Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed