]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Only manually add hwmod data when DT not used.
authorLokesh Vutla <lokeshvutla@ti.com>
Mon, 5 Aug 2013 14:47:22 +0000 (20:17 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 9 Aug 2013 06:39:48 +0000 (16:39 +1000)
commit5927a801f4c577bc32b59c1faea154c341eb95c9
tree4381a2e2d059e2e203e7f670ee6af5ccd383b9ca
parente8eab212f3eccc05518856e1876bd6b4141d23ab
ARM: OMAP2+: Only manually add hwmod data when DT not used.

The omap_init_rng() routine in devices.c only needs to be
called when there is no device tree present.

Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/arm/mach-omap2/devices.c