From f4ec6aa5b018e0ec7edea916644686d572bc595c Mon Sep 17 00:00:00 2001 From: Victoria Milhoan Date: Mon, 15 Jun 2015 16:52:58 -0700 Subject: [PATCH] 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-format-patch failed