From: Paul Walmsley Date: Sun, 23 Sep 2012 23:28:26 +0000 (-0600) Subject: hwrng: OMAP: store per-device data in per-device variables, not file statics X-Git-Tag: omap-devel-late-for-v3.7^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02666360c92af7885c47163f936b58dc86213a53;p=pandora-kernel.git hwrng: OMAP: store per-device data in per-device variables, not file statics Encapsulate all of the RNG per-device state into a single per-device structure record, as opposed to a set of per-driver file variables. Signed-off-by: Paul Walmsley Cc: Matt Mackall Cc: Herbert Xu Acked-by: Herbert Xu --- Reading git-diff-tree failed