]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit21442f7ef2065b6042529768a97a4419d7153982
tree5759d39b181c98544351846d710e0a51eb93abc0
parent535a171b26a51395001a2f2c1b90128457337a42
fix rng platform device init

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>
arch/arm/plat-omap/devices.c