From: Alex Porosanu Date: Mon, 9 Sep 2013 15:56:31 +0000 (+0300) Subject: crypto: caam - split RNG4 instantiation function X-Git-Tag: v3.13-rc2~35^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04cddbfe6b5f334aa337a1a9797eb8914822f2f8;p=pandora-kernel.git crypto: caam - split RNG4 instantiation function This patch splits the RNG4 state handle instantiation function into two parts: one that handles the creation of the descriptor which instructs the CAAM to perform the instantiation of the state handle and another function that performs the running of the said descriptor using the DECO debug mechanism. Signed-off-by: Alex Porosanu Signed-off-by: Herbert Xu --- Reading git-diff-tree failed