commit | 4899f78a3dccda41ffdaa1a2cbf78209753e0f70 | [log] [tgz] |
---|---|---|
author | Suman Anna <s-anna@ti.com> | Wed Apr 06 12:37:37 2016 -0500 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Tue Apr 26 10:19:37 2016 +0530 |
tree | a90cedd796aabac6de65c270ff4bd5ec78f6b28a | |
parent | c3b46c73264b03000d1e18b22f5caf63332547c9 [diff] |
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>