From: David Matlack Date: Tue, 6 May 2014 04:02:35 +0000 (-0700) Subject: staging: slicoss: fix dma memory leak X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~565 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bc97445a39d37d4092a6a268b7dac93beb86f13;p=pandora-kernel.git staging: slicoss: fix dma memory leak This patch fixes a memory leak in slic_card_init. If the driver fails to poll for an interrupt after requesting config data from the device the dma memory is never freed. Signed-off-by: David Matlack Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed