From: Herbert Xu Date: Tue, 21 Apr 2015 02:46:38 +0000 (+0800) Subject: crypto: rng - Convert low-level crypto_rng to new style X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~262 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acec27ff35af9caf34d76d16ee17ff3b292e7d83;p=pandora-kernel.git crypto: rng - Convert low-level crypto_rng to new style This patch converts the low-level crypto_rng interface to the "new" style. This allows existing implementations to be converted over one- by-one. Once that is complete we can then remove the old rng interface. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed