From: Linus Walleij Date: Tue, 19 Jan 2010 10:41:52 +0000 (+0100) Subject: mfd: Use AB3100 MFD core IRQ for interrupt randomness X-Git-Tag: v2.6.34-rc1~9^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2071db4848ea809887e97248dd3dec02a2e3dd6b;p=pandora-kernel.git mfd: Use AB3100 MFD core IRQ for interrupt randomness This reintroduces the entropy sampling of the AB3100 IRQ as the IRQF_SAMPLE_RANDOM is going out according to the feature removal schedule. I'm trying to do this the right way then, so CC:ing some random people for a quick review. We add entropy for interrupt events in the AB3100 which are truly random in nature, like external cables being connected, voltages on batteries dropping below certain ranges, ADC triggers or overheating. Signed-off-by: Linus Walleij Cc: Robin Getz Acked-by: Matt Mackall Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed