ARM: OMAP2+: Only manually add hwmod data when DT not used.
authorMark A. Greer <mgreer@animalcreek.com>
Mon, 18 Mar 2013 16:06:33 +0000 (10:06 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sat, 30 Mar 2013 21:51:12 +0000 (15:51 -0600)
commit114d7a8b313bd8540b116c2447887f34d5911362
tree9993e2d8b30cc86ae88cbcce965c86160c731880
parent8c7bb5739ef4944278f728211291fdaaf22cd25f
ARM: OMAP2+: Only manually add hwmod data when DT not used.

The omap_init_sham() 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