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)
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>

No differences found