From: Herbert Xu Date: Tue, 23 Dec 2014 05:40:22 +0000 (+1100) Subject: hwrng: core - Move hwrng_init call into set_current_rng X-Git-Tag: fixes-v4.0-rc1~106^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90ac41bd40ad0571a10826eb26d53c84bd791f29;p=pandora-kernel.git hwrng: core - Move hwrng_init call into set_current_rng We always do hwrng_init in set_current_rng. In fact, our current reference count system relies on this. So make this explicit by moving hwrng_init into set_current_rng. Signed-off-by: Herbert Xu --- Reading git-diff-tree failed