From: David Brownell Date: Wed, 16 Apr 2008 11:24:42 +0000 (+0800) Subject: [HWRNG] omap: Minor updates X-Git-Tag: v2.6.26-rc1~1120^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c49a7f182c44c31ea460093eb263110824f6c98e;p=pandora-kernel.git [HWRNG] omap: Minor updates Minor cleanups to the OMAP RNG: - Comment update re RNG status: * yes, it works on 16xx; "rngtest" is quite happy * it's fast enough that polling vs IRQ is a non-issue - Get rid of BUG_ON - Help GCC not be stupid about inlining (object code shrink) - Remove "sparse" warning - Cope with new hotplug rule requiring "platform:" modalias And make the file header match kernel conventions. Signed-off-by: David Brownell Signed-off-by: Herbert Xu --- Reading git-diff-tree failed