ARM: OMAP2+: Only manually add hwmod data when DT not used.
authorMark A. Greer <mgreer@animalcreek.com>
Fri, 21 Dec 2012 16:28:12 +0000 (09:28 -0700)
committerPaul Walmsley <paul@pwsan.com>
Sat, 30 Mar 2013 21:52:05 +0000 (15:52 -0600)
commit53335acc444fdb8cf3479e4c45a3165281a592dd
treee6d0989d2b7e2033b0b7117f105aa43efe002d5b
parent77e2fd8465b8297fc3a1b01148714fa421b5c0c8
ARM: OMAP2+: Only manually add hwmod data when DT not used.

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

CC: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Mark A. Greer <mgreer@animalcreek.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/devices.c