From: Martyn Welch Date: Thu, 6 Jun 2013 11:29:16 +0000 (+0100) Subject: vme: Free DMA resource allocation structure X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~75^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd5c25614012ccad75ef505982af4d6c08d0df83;p=pandora-kernel.git vme: Free DMA resource allocation structure There is a memory leak in the function vme_dma_free(). The resource structure allocated in vme_dma_request() needs to be free'd in vme_dma_free(). Reported-by: De Roo, Steven Signed-off-by: Martyn Welch Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed