commit | 25e5eaf19962bd48788371e4f516bdd89ce248bc | [log] [tgz] |
---|---|---|
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | Fri Jul 17 20:33:21 2015 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jul 17 22:29:43 2015 +0200 |
tree | c068a7389a48c94495d6b11ffc47f49361f6661d | |
parent | 67756e3191c90e7c0b94b8b2fb63de255b6cd337 [diff] |
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 <christophe.jaillet@wanadoo.fr> Signed-off-by: Takashi Iwai <tiwai@suse.de>