fix rng platform device init
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 28 Nov 2006 02:29:41 +0000 (02:29 +0000)
committerTony Lindgren <tony@atomide.com>
Tue, 28 Nov 2006 02:29:41 +0000 (02:29 +0000)
ARM: OMAP: fix rng platform device init

The platform device needed for /dev/hw_random wasn't being created
correctly; it used the wrong CONFIG symbol(s).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found