From: Victoria Milhoan Date: Mon, 15 Jun 2015 23:52:58 +0000 (-0700) Subject: crypto: caam - Provide correct value to iounmap() in controller driver X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4ec6aa5b018e0ec7edea916644686d572bc595c;p=pandora-kernel.git crypto: caam - Provide correct value to iounmap() in controller driver Fix a "Trying to vfree() nonexistent vm area" error when unloading the CAAM controller module by providing the correct pointer value to iounmap(). Signed-off-by: Victoria Milhoan Signed-off-by: Herbert Xu --- Reading git-diff-tree failed