ARM: OMAP2+: Remove legacy mailbox device instantiation
authorSuman Anna <s-anna@ti.com>
Mon, 14 Sep 2015 23:37:12 +0000 (18:37 -0500)
committerTony Lindgren <tony@atomide.com>
Thu, 21 Jan 2016 21:57:24 +0000 (13:57 -0800)
commit4850d43143e72563556b9ba371e26b2b48599321
tree258420c4fec0f0d8f0fbc5cf116a52a89c7b9b45
parentcf19f3ab89de1c088387ce744b0d4723be35b068
ARM: OMAP2+: Remove legacy mailbox device instantiation

The legacy-style mailbox device creation is supported currently
only for OMAP3, as all other SoCs are DT-boot only. Even on this
SoC, there are no client drivers that utilize these mailbox devices.
So, clean up the legacy-style mailbox device instantiation logic.
The mailbox devices are already present and supported for the DT
boot on OMAP3.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/devices.c