ARM: ux500: add DB serial number to entropy pool
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 3 Oct 2012 12:26:12 +0000 (14:26 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 15 Oct 2012 11:53:55 +0000 (13:53 +0200)
commit4040d10a3d44023703f81083bb90a3eb45a39eee
tree8c78be2e2a3fed3856e79e2a0a375357c2dfb9f6
parenta3a6c6a3a13c8fc946da86d0314f4c0d013e749d
ARM: ux500: add DB serial number to entropy pool

This throws the DB (digital baseband, ASIC) serial number, process
type etc into the entropy pool by way of the device_add_randomness()
call. This should make every device have a unique pool state upon
boot.

Cc: Theodore Tso <tytso@mit.edu>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/cpu-db8500.c