From: Himangi Saraogi Date: Fri, 4 Jul 2014 17:39:49 +0000 (+0530) Subject: spi: au1550: Fix bug in deallocation of memory X-Git-Tag: omap-for-v3.17/fixes-against-rc2~157^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30670539b86;p=pandora-kernel.git spi: au1550: Fix bug in deallocation of memory This patch fixes a bug on the deallocation of memory allocated using request_mem_region, by using release_mem_region instead of release_resource and kfree. Signed-off-by: Himangi Saraogi Signed-off-by: Mark Brown --- Reading git-diff-tree failed