From: Stephen Warren Date: Thu, 12 Sep 2013 22:51:19 +0000 (-0600) Subject: ARM: tegra: add fuses as device randomness X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~51^2~9^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bd1ae57f7bb3bf79487f7cb88f3ee34c7d58a52;p=pandora-kernel.git ARM: tegra: add fuses as device randomness Various fuses on Tegra include information that's unique to an individual chip, or a subset of chips. Call add_device_randomness() with this data to perturb the initial state of the random pool. Suggested-by: Linus Walleij Signed-off-by: Stephen Warren Acked-by: Linus Walleij --- Reading git-diff-tree failed