linux/drivers/mailbox
Suman Anna 79859094e5 mailbox/omap: remove OMAP1 mailbox driver
There are no existing users for OMAP1 mailbox driver
in kernel. Commit ab6f775 "Removing dead OMAP_DSP"
has cleaned up all the dead code related to the only
possible user, including the creation of the mailbox
platform device.

Remove this stale driver so that the OMAP mailbox
driver can be simplified and streamlined better for
converting to mailbox framework.

Signed-off-by: Suman Anna <s-anna@ti.com>
Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2014-07-29 01:55:09 -07:00
..
Kconfig mailbox/omap: remove OMAP1 mailbox driver 2014-07-29 01:55:09 -07:00
Makefile mailbox/omap: remove OMAP1 mailbox driver 2014-07-29 01:55:09 -07:00
mailbox-omap2.c mailbox/omap: use devm_* interfaces 2014-07-29 01:55:09 -07:00
omap-mailbox.c mailbox/omap: move the OMAP mailbox framework to drivers 2013-06-11 11:41:51 -05:00
omap-mbox.h drivers/mailbox/omap: make mbox->irq signed for error handling 2014-01-23 16:36:53 -08:00
pl320-ipc.c