mailbox/omap: drop legacy platform device support
authorSuman Anna <s-anna@ti.com>
Wed, 6 Apr 2016 17:37:37 +0000 (12:37 -0500)
committerJassi Brar <jaswinder.singh@linaro.org>
Tue, 26 Apr 2016 04:49:37 +0000 (10:19 +0530)
commit4899f78a3dccda41ffdaa1a2cbf78209753e0f70
treea90cedd796aabac6de65c270ff4bd5ec78f6b28a
parentc3b46c73264b03000d1e18b22f5caf63332547c9
mailbox/omap: drop legacy platform device support

OMAP mailbox devices can no longer be created in legacy non-DT
mode, all the relevant code has been cleaned up. The OMAP mailbox
driver will only support devices created from DT going forward,
so drop the legacy platform device support from the driver.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/omap-mailbox.c
include/linux/platform_data/mailbox-omap.h [deleted file]